commercestoretax.Address
This Apex object represents a Ship-to-Address for an item.
Constructor for Address object. All arguments are required.
| Param | Description |
|---|---|
country | Initial value for Address.Country. |
Get 'Address.Country'.
| Type | Description |
|---|---|
String |
Set 'Address.Country'.
| Type | Description |
|---|---|
void |
Get 'Address.State'.
| Type | Description |
|---|---|
String |
Set 'Address.State'.
| Type | Description |
|---|---|
void |