DocumentTypesCandidatesResultAllOf

interface DocumentTypesCandidatesResultAllOf {
    CandidatesList?: DocumentTypesCandidatesList;
}

Properties

Properties

DocumentTypesCandidatesResultAllOf