Mayson Monorepo Documentation
    Preparing search index...
    Index

    Properties

    date?: number

    The Unix timestamp (in seconds) when the mandate was accepted or refused by the customer.

    ip?: string

    The IP address from which the mandate was accepted or refused by the customer.

    The parameters required to store a mandate accepted offline. Should only be set if mandate[type] is offline

    The parameters required to store a mandate accepted online. Should only be set if mandate[type] is online

    The status of the mandate acceptance. Either accepted (the mandate was accepted) or refused (the mandate was refused).

    The type of acceptance information included with the mandate. Either online or offline

    user_agent?: string

    The user agent of the browser from which the mandate was accepted or refused by the customer.