Technical Elements Documentation
    Preparing search index...

    Interface SaphireCompatible

    Interface for elements that are compatible with SAPHIRE format

    technical_elements.core.integration

    interface SaphireCompatible {
        openPsaFieldMappings?: Record<string, string>;
        saphireFieldMappings?: SaphireFieldMapping[];
    }
    Index

    Properties

    openPsaFieldMappings?: Record<string, string>

    OpenPSA/SCRAM compatibility mappings

    saphireFieldMappings?: SaphireFieldMapping[]

    Field mappings between OpenPRA and SAPHIRE