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

     1  # MetaInfo
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **ResourceType** | **string** | User type | [optional] 
     7  **Created** | [**time.Time**](time.Time.md) | Datetime of user creation in ISO 8601 format, for example 2016-03-10T18:07:52.534Z | [optional] 
     8  **LastModified** | [**time.Time**](time.Time.md) | Datetime of the last change of user information in ISO 8601 format,for example 2016-03-10T18:07:52.534Z | [optional] 
     9  **Location** | **string** | resource location URI | [optional] 
    10  
    11  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    12  
    13