| Name | Type | Description | Notes |
|---|---|---|---|
| created | datetime | { "description" : "The UTC DateTime when the object was created.", "verbs":[] } | [optional] |
| changed_by | str | { "description" : "ID of the user who last updated the entity.", "verbs":[] } | [optional] |
| updated | datetime | { "description" : "The UTC DateTime when the object was last updated.", "verbs":[] } | [optional] |
| id | str | { "description" : "", "verbs":["GET"] } | [optional] |
| crm_id | str | { "description" : "", "verbs":["POST","PUT","GET"] } | [optional] |
| name | str | { "description" : "", "verbs":["POST","PUT","GET"] } | |
| organization_id | str | { "description" : "", "verbs":[] } | |
| displayed_as | str | { "description" : "Unit of measurement, such as users, pounds, minutes.", "verbs":["POST","PUT","GET"] } | |
| deleted | bool | { "description" : "", "verbs":["GET"] } | [default to False] |
This repository was archived by the owner on Oct 17, 2023. It is now read-only.