masto
    Preparing search index...

    Interface Accounts$SelectIdentityProofsResource

    interface Accounts$SelectIdentityProofsResource {
        list(meta?: HttpMetaParams<"none">): Paginator<IdentityProof[]>;
    }
    Index

    Methods

    Methods