FieldMapping Class
A single field mapping of the mapped entity.
- Inheritance
-
FieldMapping
Constructor
FieldMapping(*, identifier: Optional[str] = None, column_name: Optional[str] = None, **kwargs)
Variables
- identifier
- str
the V3 identifier of the entity.
- column_name
- str
the column name to be mapped to the identifier.
Feedback
Submit and view feedback for