nemo_microservices.types.jobs.platform_job_step_with_contexts_page#
Module Contents#
Classes#
API#
- class nemo_microservices.types.jobs.platform_job_step_with_contexts_page.PlatformJobStepWithContextsPage(/, **data: Any)#
Bases:
nemo_microservices._models.BaseModel- data: List[nemo_microservices.types.jobs.platform_job_step_with_context.PlatformJobStepWithContext]#
None
- filter: nemo_microservices.types.jobs.platform_job_steps_list_filter.PlatformJobStepsListFilter | None#
None
Filtering information.
- object: str | None#
None
The type of object being returned.
- pagination: nemo_microservices.types.shared.pagination_data.PaginationData | None#
None
Pagination information.
- search: object | None#
None
Search information.
- sort: str | None#
None
The field on which the results are sorted.