Mayson Monorepo Documentation
    Preparing search index...
    interface RelatedPerson {
        account: string;
        person: string;
    }
    Index

    Properties

    Properties

    account: string

    Token referencing the associated Account of the related Person resource.

    person: string

    Token referencing the related Person resource.