Newer Version Available
DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!
Let us know so we can improve!
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 |
Newer Version Available