interface IdentityMappings {
    mappings?: IdentityMapping[];
}

Properties

Properties

mappings?: IdentityMapping[]