MapperAttributeMappings Class
Attribute mapping details.
Constructor
MapperAttributeMappings(*, attribute_mappings: List[_models.MapperAttributeMapping] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
attribute_mappings
|
List of attribute mappings. Default value: None
|
Variables
Name | Description |
---|---|
attribute_mappings
|
List of attribute mappings. |