interface PaymentInfo {
    payments: PaymentReference[];
}

Properties

Properties

payments: PaymentReference[]

Generated using TypeDoc