| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | Custom Field ID | [optional] [readonly] |
| name | str, none_type | Custom Field name to use as a label if provided | [optional] [readonly] |
| description | str, none_type | More information about the custom field | [optional] |
| value | bool, date, datetime, dict, float, int, list, str, none_type | Custom Field value | [optional] |
| finder | str | JSONPath finder for retrieving this value when mapping a response payload from downstream | [optional] [readonly] |
This repository was archived by the owner on Jun 2, 2025. It is now read-only.