commercestoretax.Address

This Apex object represents a Ship-to-Address for an item.

Constructor for Address object. All arguments are required.

ParamDescription
countryInitial value for Address.Country.

Get 'Address.Country'.

TypeDescription
String

Set 'Address.Country'.

TypeDescription
void

Get 'Address.State'.

TypeDescription
String

Set 'Address.State'.

TypeDescription
void