PresentmentDetail class

PresentmentDetail class

Presentment detail class.

The PresentmentDetail type exposes the following members:

Constructors

Constructor Description
PresentmentDetail() Initializes a new instance of PresentmentDetail class.

Properties

Property Description
bill_id Gets or sets the statement identifier.
presentment_account_from Gets or sets the from of PresentmentAccount.
bill_detail_tables Gets or sets the collection of BillDetailTable.

See Also