github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/AddressInfoRequest.md (about)

     1  # AddressInfoRequest
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **StreetAddress** | **string** | User street address | [optional] 
     7  **Locality** | **string** | User city | [optional] 
     8  **Region** | **string** | User state/region | [optional] 
     9  **PostalCode** | **string** | User postal code | [optional] 
    10  **Country** | **string** | User country | [optional] 
    11  **Type** | **string** | Address type | [optional] 
    12  
    13  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    14  
    15