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 | str | The object to filter by the custom fields in: body | [optional] |
| object_type | str | The object type to filter by the custom fields in: body | [optional] |
| token | str | Authentication token (see `/auth` and `/configure`) | [optional] |
| uid_token | str | The universal identity token, Required only for universal_identity authentication | [optional] |