ShippingAddress

Shipping address

Members

Functions

isNull
bool isNull()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

city
string city;

City

country_code
string country_code;

ISO 3166-1 alpha-2 country code

post_code
string post_code;

Address post code

state
string state;

State, if applicable

street_line1
string street_line1;

First line for the address

street_line2
string street_line2;

Second line for the address

See Also

Meta