Skip to content

JobV2Source

Properties

Name Type Description Notes
objectId String The unique ID of this record that your application uses to identify which record this data point belongs to. Modigie will return this value as is. [optional] [default to null]
objectType String The unique type of this record that your application uses to identify which record this data point belongs to. For example, `Lead`, `Contact`, `Some_Custom_c`, or `Prospect_c`. Modigie will return this value as is. [optional] [default to null]
objectSystem String The source system of this record that your application uses to identify which record this data point belongs to. Modigie will return this value as is. [optional] [default to null]
propertyName String The field name of this record that your application uses to identify which property this data point belongs to. Modigie will return this value as is. [optional] [default to null]

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