Mayson Monorepo Documentation
    Preparing search index...
    interface Selfie {
        document: string;
        error: Stripe.Identity.VerificationReport.Selfie.Error;
        selfie: string;
        status: Stripe.Identity.VerificationReport.Selfie.Status;
    }
    Index

    Properties

    document: string

    ID of the File holding the image of the identity document used in this check.

    Details on the verification error. Present when status is unverified.

    selfie: string

    ID of the File holding the image of the selfie used in this check.

    Status of this selfie check.