github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/GlipCompany.md (about) 1 # GlipCompany 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Id** | **string** | Internal identifier of an RC account/Glip company, or tilde (~) to indicate a company the current user belongs to | 7 **Name** | **string** | Name of a company | [optional] 8 **Domain** | **string** | Domain name of a company | [optional] 9 **CreationTime** | **string** | Datetime of creation in ISO 8601 format | 10 **LastModifiedTime** | **string** | Datetime of last modification in ISO 8601 format | 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