Record
trackingfield-get-response
No description available.
record trackingfield-get-response {
id: option<string>,
field: option<string>,
recommended-values: option<list<string>>,
required: option<bool>,
visible: option<bool>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | option<string> | |
| field | option<string> | |
| recommended-values | option<list<string>> | |
| required | option<bool> | |
| visible | option<bool> |