Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 5.28 KB

File metadata and controls

12 lines (9 loc) · 5.28 KB

StackoneListStepLogsRequest

Fields

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