Record
get-precomputations-params
No description available.
record get-precomputations-params {
function-key: option<list<string>>,
start-at: option<s64>,
max-results: option<s32>,
order-by: option<string>,
filter: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| function-key | option<list<string>> | |
| start-at | option<s64> | |
| max-results | option<s32> | |
| order-by | option<string> | |
| filter | option<string> |