@regulaforensics/vp-frontend-document-components
    Preparing search index...

    Interface OneCandidateItem

    OneCandidateItem

    interface OneCandidateItem {
        OneCandidate: OneCandidate;
        XML_buffer?: string;
    }
    Index

    Properties

    OneCandidate: OneCandidate

    OneCandidateItem

    XML_buffer?: string

    OneCandidateItem