lib/client/sf-gate/docs/Address.md

16 lines
496 B
Markdown

# SfGate.Address
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**city** | **String** | City |
**country** | **String** | Country full name | [optional]
**countrycode** | **String** | Country Code | [optional]
**postalcode** | **String** | Postal Code | [optional]
**state** | **String** | State full name | [optional]
**statecode** | **String** | State Code |
**street** | **String** | Street number and name | [optional]