Add the #DF24 Developer Keynote to your agenda. Join us in-person on 9/19 at 2:30 p.m. PT or on Salesforce+ at 5 p.m. PT for the must-see session built just for developers.

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