GetMyTasksRequestModel
objectincludeDeputyTasksboolean
keynull | object
objectIDnull | string
Example
GetObjectRequestModel
objectkeynull | object
objectIDnull | string
Example
GetObjectsRequestModel
objectkeysnull | array[object]
objectIDnull | string
Example
GetPostsForThreadsRequestModel
objectpostIdsnull | array[integer,string](int32)
Match pattern:^-?(?:0|[1-9]\d*)$
threadIdsnull | array[integer,string](int32)
Match pattern:^-?(?:0|[1-9]\d*)$
Example
GetPostsRequestModel
objectpostIdsnull | array[integer,string](int32)
Match pattern:^-?(?:0|[1-9]\d*)$
threadIdinteger | string(int32)
Match pattern:^-?(?:0|[1-9]\d*)$
Example