github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/GetStateInfoResponse.md (about) 1 # GetStateInfoResponse 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Id** | **string** | Internal identifier of a state | [optional] 7 **Uri** | **string** | Canonical URI of a state | [optional] 8 **Country** | [**GetCountryInfoState**](GetCountryInfoState.md) | | [optional] 9 **IsoCode** | **string** | Short code for a state (2-letter usually) | [optional] 10 **Name** | **string** | Official name of a state | [optional] 11 12 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 13 14