Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 533 Bytes

BatchUpsertRecordsResponseVariables.md

File metadata and controls

11 lines (7 loc) · 533 Bytes

Com.Sajari.Sdk.Model.BatchUpsertRecordsResponseVariables

Properties

Name Type Description Notes
Index int Index of the record in `records` that these variables correspond to. [optional]
Variables Dictionary<string, Object> The variables. [optional]

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