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

    Properties

    Properties

    back?: string

    The back of an ID returned by a file upload with a purpose value of identity_document.

    front?: string

    The front of an ID returned by a file upload with a purpose value of identity_document.