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

16 lines
496 B
Markdown
Raw Normal View History

2022-09-03 21:10:56 +00:00
# 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]