interface PaymentInfo {
    payments: Reference[];
}

Properties

Properties

payments: Reference[]