/AWS1/CL_QSTUPDATEBRANDRSP¶
UpdateBrandResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_requestid TYPE /AWS1/QSTSTRING /AWS1/QSTSTRING¶
The Amazon Web Services request ID for this operation.
io_branddetail TYPE REF TO /AWS1/CL_QSTBRANDDETAIL /AWS1/CL_QSTBRANDDETAIL¶
The details of the brand.
io_branddefinition TYPE REF TO /AWS1/CL_QSTBRANDDEFINITION /AWS1/CL_QSTBRANDDEFINITION¶
The definition of the brand.
Queryable Attributes¶
RequestId¶
The Amazon Web Services request ID for this operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REQUESTID() |
Getter for REQUESTID, with configurable default |
ASK_REQUESTID() |
Getter for REQUESTID w/ exceptions if field has no value |
HAS_REQUESTID() |
Determine if REQUESTID has a value |
BrandDetail¶
The details of the brand.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BRANDDETAIL() |
Getter for BRANDDETAIL |
BrandDefinition¶
The definition of the brand.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BRANDDEFINITION() |
Getter for BRANDDEFINITION |