Developer Preview
DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!
Let us know so we can improve!
Apex class for CalculateTaxesRequestItemGroup representation
Constructor for CalculateTaxesRequestItemGroup object. No-Arg Constructor.
Sets the Ship-to-Address representation
| Type | Description |
|---|---|
void |
Returns the Ship-to-Address representation return commercestoretax.Address
Returns the list of CalculateTaxesRequestLineItem return commercestoretax.CalculateTaxesRequestLineItem
Removes one element from a list of CalculateTaxesRequestLineItem
| Type | Description |
|---|---|
void |
Adds one element from a list of CalculateTaxesRequestLineItem
| Type | Description |
|---|---|
void |
Developer Preview