ExtendedPayments

PaymentInfo.ExtendedPayments property

Gets or sets the collection of ExtendedPayment.

public List<ExtendedPayment> ExtendedPayments { get; set; }

See Also