BillPubInfo

BillPubInfo class

Bill publisher information for the payment.

public class BillPubInfo

Constructors

NameDescription
BillPubInfo()Initializes a new instance of BillPubInfo class.

Properties

NameDescription
BillId { get; set; }Gets or sets the ID of the bill assigned by the bill presentment service provider to which this payment is being applied.
BillPublisher { get; set; }Gets or sets the name of the bill publisher associated with this payee for this payment at the service provider.

See Also