Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 497 Bytes

UpsertRecordRequest.md

File metadata and controls

15 lines (7 loc) · 497 Bytes

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 Map<String, Object> The initial values for the variables the pipeline operates on and transforms throughout its steps. [optional]