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
| Constructor | Description |
|---|---|
| PresentmentDeliveryId() | Initializes a new instance of PresentmentDeliveryId class. |
Properties
| Property | Description |
|---|---|
| presentment_account_from | Gets or sets the from of PresentmentAccount. |
| bill_id | Gets or sets the the bill from the given biller |
| seen_date | Gets or sets the date and time at which the bill was made available to the requester’s client. |