accountCustomFieldList is a command that retrieves the account custom fields
| Name | Type | Description | Notes |
|---|---|---|---|
| Json | bool | Set output format to JSON | [optional] [default to false] |
| Object | string | The object to filter by the custom fields in: body | [optional] |
| ObjectType | string | The object type to filter by the custom fields in: body | [optional] |
| Token | string | Authentication token (see `/auth` and `/configure`) | [optional] |
| UidToken | string | The universal identity token, Required only for universal_identity authentication | [optional] |