Mayson Monorepo Documentation
    Preparing search index...
    interface TosAcceptance {
        date?: number;
        ip?: string;
        user_agent?: string;
    }
    Index

    Properties

    Properties

    date?: number

    The Unix timestamp marking when the account representative accepted the service agreement.

    ip?: string

    The IP address from which the account representative accepted the service agreement.

    user_agent?: string

    The user agent of the browser from which the account representative accepted the service agreement.