PresentmentDetail

PresentmentDetail class

Presentment detail class.

public class PresentmentDetail

Constructors

NameDescription
PresentmentDetail()Initializes a new instance of PresentmentDetail class.

Properties

NameDescription
BillDetailTables { get; set; }Gets or sets the collection of BillDetailTable.
BillId { get; set; }Gets or sets the statement identifier.
PresentmentAccountFrom { get; set; }Gets or sets the from of PresentmentAccount.

See Also