PresentmentListResponse class
PresentmentListResponse class
Bill list response class.
The PresentmentListResponse type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| PresentmentListResponse() | Initializes a new instance of PresentmentListResponse class. |
Properties
| Property | Description |
|---|---|
| bill_publisher | Gets or sets the official standard name of bill publisher. |
| user_id | Gets or sets the user whose bill data is being returned. |
| start_date | Gets or sets the start date of bills returned. |
| end_date | Gets or sets the date to present as start date for next request. |
| presentment_bill_infos | Gets or sets the collection of PresentmentBillInfo. |
| presentment_counts | Gets or sets the PresentmentListResponse.presentment_counts. |