Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 667 Bytes

BatchUpsertRecordsRequestPipeline.md

File metadata and controls

12 lines (8 loc) · 667 Bytes

Com.Sajari.Sdk.Model.BatchUpsertRecordsRequestPipeline

The pipeline to use when upserting the records. If not provided the default record pipeline is used.

Properties

Name Type Description Notes
Name string The record pipeline's name, e.g. `my-pipeline`.
_Version string The record pipeline's version, e.g. `42`. If not provided the default version is used. [optional]

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