Package version:

Interface MapperAttributeMappings

Attribute mapping details.

interface MapperAttributeMappings {
    attributeMappings?: MapperAttributeMapping[];
}

Properties

attributeMappings?: MapperAttributeMapping[]

List of attribute mappings.