Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 622 Bytes

ListPipelinesResponse.md

File metadata and controls

11 lines (7 loc) · 622 Bytes

Com.Sajari.Sdk.Model.ListPipelinesResponse

Properties

Name Type Description Notes
NextPageToken string A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages. [optional]
Pipelines List<Pipeline> The pipelines from the specified collection. [optional]

[Back to Model list] [Back to API list] [Back to README]