lib/client/board/docs/Address.md

16 lines
517 B
Markdown

# Board.Address
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**city** | **String** | City | [optional]
**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 | [optional]
**street** | **String** | Street number and name | [optional]