interface PaymentMandateContents

The data contents of a PaymentMandate

Properties

A unique identifier for this payment mandate

A unique identifier for the payment request

The payment response containing details of the payment method chosen by the user

Identifier for the merchant

timestamp: string

The date and time the mandate was created, in ISO 8601 format

Usage

import { type PaymentMandateContents } from ".";