The catalog item resource wrapped with response status, errorCode, etc.
| JSON representation |
|---|
{
"status"
:
string
,
"message"
:
string
,
"requestId"
:
string
,
"errorCode"
:
string
,
"data"
:
{
object (
|
| Fields | |
|---|---|
status
|
Status of the operation. |
requestId
|
Unique ID of the request. |
errorCode
|
Unique error code for the request, if any. |
data
|
The catalog item resource. |

