@cpod/sdk - v0.2.7
Preparing search index...
IndividualHistoryOptions
Interface IndividualHistoryOptions
Individual history options
interface
IndividualHistoryOptions
{
task_uuid
:
string
;
page
?:
number
;
limit
?:
number
;
}
Index
Properties
task_
uuid
page?
limit?
Properties
task_
uuid
task_uuid
:
string
Task UUID to get history for (required)
Optional
page
page
?:
number
Optional
limit
limit
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
task_
uuid
page
limit
@cpod/sdk - v0.2.7
Loading...
Individual history options