commercestoretax.ClassTaxesResponse
Apex class representation for ClassTaxesResponse
Constructor for ClassTaxesResponse object. No-Arg Constructor.
Get 'ClassTaxesResponse.TotalTaxAmount'.
| Type | Description |
|---|---|
Decimal |
Set 'ClassTaxesResponse.TotalTaxAmount'.
| Type | Description |
|---|---|
void |
Get 'ClassTaxesResponse.TotalAmount'.
| Type | Description |
|---|---|
Decimal |
Set 'ClassTaxesResponse.TotalAmount'.
| Type | Description |
|---|---|
void |
Returns the StoreTaxesInfo representation return commercestoretax.StoreTaxesInfo
Sets the StoreTaxesInfo representation
| Type | Description |
|---|---|
void |
Returns the list of ProductIds.
Removes one element from a list of ProductId
| Type | Description |
|---|---|
void |
Adds one element from a list of ProductId
| Type | Description |
|---|---|
void |