Mayson Monorepo Documentation
    Preparing search index...
    interface Document {
        back?: string;
        front?: string;
    }
    Index

    Properties

    Properties

    back?: string

    The back of a document returned by a file upload with a purpose value of additional_verification. The uploaded file needs to be a color image (smaller than 8,000px by 8,000px), in JPG, PNG, or PDF format, and less than 10 MB in size.

    front?: string

    The front of a document returned by a file upload with a purpose value of additional_verification. The uploaded file needs to be a color image (smaller than 8,000px by 8,000px), in JPG, PNG, or PDF format, and less than 10 MB in size.