PresentmentDeliveryId class

PresentmentDeliveryId class

This class identifies a bill delivery instance and suggests when the bill was seen.

The PresentmentDeliveryId type exposes the following members:

Constructors

ConstructorDescription
PresentmentDeliveryId()Initializes a new instance of PresentmentDeliveryId class.

Properties

PropertyDescription
presentment_account_fromGets or sets the from of PresentmentAccount.
bill_idGets or sets the the bill from the given biller
seen_dateGets or sets the date and time at which the bill was made available to the requester’s client.

See Also