Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 683 Bytes

UpsertRecordRequest.md

File metadata and controls

12 lines (8 loc) · 683 Bytes

Com.Sajari.Sdk.Model.UpsertRecordRequest

Properties

Name Type Description Notes
Pipeline UpsertRecordRequestPipeline [optional]
Record Object An object made up of field-value pairs that contains the record data.
Variables Dictionary<string, Object> The initial values for the variables the pipeline operates on and transforms throughout its steps. [optional]

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