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

    Properties

    Properties

    date?: number

    The Unix timestamp marking when the cardholder accepted the Authorized User Terms. Required for Celtic Spend Card users.

    ip?: string

    The IP address from which the cardholder accepted the Authorized User Terms. Required for Celtic Spend Card users.

    user_agent?: string

    The user agent of the browser from which the cardholder accepted the Authorized User Terms.