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

     1  # CustomField
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **AssociatedTypeName** | **string** |  | [optional] 
     8  **CreatedAt** | [**time.Time**](time.Time.md) |  | [optional] 
     9  **Id** | **string** |  | 
    10  **Key** | **string** |  | [optional] 
    11  **Label** | **string** |  | 
    12  **Multiple** | **bool** |  | [optional] 
    13  **Position** | **int32** |  | [optional] 
    14  **Type** | **string** |  | [optional] 
    15  **UpdatedAt** | [**time.Time**](time.Time.md) |  | [optional] 
    16  
    17  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    18  
    19