Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 5.56 KB

File metadata and controls

12 lines (9 loc) · 5.56 KB

StackoneListPlatformLogsRequest

Fields

Field Type Required Description Example
filter T.nilable(Models::Operations::StackoneListPlatformLogsQueryParamFilter) Filter parameters that allow greater customisation of the list response
next_ T.nilable(::String) The unified cursor
order_by T.nilable(Models::Operations::StackoneListPlatformLogsQueryParamOrderBy) The field to order the results by. created_at
order_direction T.nilable(Models::Operations::StackoneListPlatformLogsQueryParamOrderDirection) The direction to order the results by. asc
page_size T.nilable(::Float) The number of results per page (default value is 25)