vlocode-project - v1.41.2
    Preparing search index...

    Interface ObjectMappingItem

    interface ObjectMappingItem {
        mappingType: string;
        objectMapping: ObjectMapping;
    }
    Index

    Properties

    mappingType: string
    objectMapping: ObjectMapping