Record
get-statuses-for-object-params
No description available.
record get-statuses-for-object-params {
opt-pretty: option<bool>,
opt-fields: option<list<string>>,
limit: option<s32>,
offset: option<string>,
parent: string,
created-since: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| opt-pretty | option<bool> | |
| opt-fields | option<list<string>> | |
| limit | option<s32> | |
| offset | option<string> | |
| parent | string | |
| created-since | option<string> |