Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 731 Bytes

SWGAddressListContacts.md

File metadata and controls

15 lines (11 loc) · 731 Bytes

SWGAddressListContacts

Properties

Name Type Description Notes
type NSString* Address type, one of: home or business. Default is home. [optional]
street NSString* House number and street name, including apartment, suite, etc. [optional]
city NSString* City [optional]
state NSString* State or province [optional]
zip NSString* Zip code or postal code [optional]
country NSString* Country name [optional]

[Back to Model list] [Back to API list] [Back to README]