Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 590 Bytes

CustomClientFieldValue.md

File metadata and controls

13 lines (9 loc) · 590 Bytes

CustomClientFieldValue

Properties

Name Type Description Notes
value string The value of a specific custom field for a client. [optional]
id int The ID of the custom client field. [optional]
data_type string The data type of the field. [optional]
name string The name of the field. [optional]

[Back to Model list] [Back to API list] [Back to README]