PresentmentListResponse class

PresentmentListResponse class

Bill list response class.

The PresentmentListResponse type exposes the following members:

Constructors

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

Properties

PropertyDescription
bill_publisherGets or sets the official standard name of bill publisher.
user_idGets or sets the user whose bill data is being returned.
start_dateGets or sets the start date of bills returned.
end_dateGets or sets the date to present as start date for next request.
presentment_bill_infosGets or sets the collection of PresentmentBillInfo.
presentment_countsGets or sets the PresentmentListResponse.presentment_counts.

See Also