Record
get-screens-for-field-params
No description available.
record get-screens-for-field-params {
field-id: string,
start-at: option<s64>,
max-results: option<s32>,
expand: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| field-id | string | |
| start-at | option<s64> | |
| max-results | option<s32> | |
| expand | option<string> |