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

     1  # EmergencyAddressInfoRequest
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **CustomerName** | **string** | Name of a customer | [optional] 
     7  **Street** | **string** | Street address, line 1 - street address, P.O. box, company name, c/o | [optional] 
     8  **Street2** | **string** | Street address, line 2 - apartment, suite, unit, building, floor, etc | [optional] 
     9  **City** | **string** | City name | [optional] 
    10  **State** | **string** | State/province name | [optional] 
    11  **Zip** | **string** | Zip code | [optional] 
    12  **Country** | **string** | Country name | [optional] 
    13  
    14  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    15  
    16