PaymentInstruments

BillerInfo.PaymentInstruments property

Gets or sets the collection of PaymentInstrument.

public List<PaymentInstrument> PaymentInstruments { get; set; }

See Also