PresentmentListResponse
Contents
[
Hide
]PresentmentListResponse class
Bill list response class.
public class PresentmentListResponse
Constructors
| Name | Description |
|---|---|
| PresentmentListResponse() | Initializes a new instance of PresentmentListResponse class. |
Properties
| Name | Description |
|---|---|
| BillPublisher { get; set; } | Gets or sets the official standard name of bill publisher. |
| EndDate { get; set; } | Gets or sets the date to present as start date for next request. |
| PresentmentBillInfos { get; set; } | Gets or sets the collection of PresentmentBillInfo. |
| PresentmentCounts { get; set; } | Gets or sets the PresentmentCounts. |
| StartDate { get; set; } | Gets or sets the start date of bills returned. |
| UserId { get; set; } | Gets or sets the user whose bill data is being returned. |
See Also
- namespace Aspose.Finance.Ofx.BillerDelivery
- assembly Aspose.Finance