Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 660 Bytes

UpsertRecordRequestPipeline.md

File metadata and controls

12 lines (8 loc) · 660 Bytes

Com.Sajari.Sdk.Model.UpsertRecordRequestPipeline

The pipeline to use when upserting the record. 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]