interface PaymentLabel {
    amountPlanned: Money;
    key: string;
    type: "PaymentLabel";
}

Hierarchy (View Summary, Expand)

Properties

amountPlanned: Money

Money value the Payment intends to receive from the Customer.

key: string

User-defined unique identifier of the Payment.

type: "PaymentLabel"
MMNEPVFCICPMFPCPTTAAATR