Export

PersonListResponseAllOf

interface PersonListResponseAllOf {
    documents: Person[];
}

Properties

Properties

documents: Person[]

Memberof

PersonListResponseAllOf

Generated using TypeDoc