Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.01 KB

CustomMapping.md

File metadata and controls

19 lines (14 loc) · 1.01 KB

CustomMapping

Properties

Name Type Description Notes
id str Target Field ID [optional] [readonly]
label str Target Field name to use as a label [optional] [readonly]
description str, none_type Target Field description [optional] [readonly]
value str Target Field Mapping value [optional]
key str Target Field Key [optional] [readonly]
required bool Target Field Mapping is required [optional] [readonly]
custom_field bool This mapping represents a finder for a custom field [optional] [readonly]
consumer_id str, none_type Consumer ID [optional] [readonly]
example str, none_type Target Field Mapping example value from downstream [optional] [readonly]

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