BillTableStructureRequest

BillTableStructureRequest class

Table structure request class.

public class BillTableStructureRequest

Constructors

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

Properties

NameDescription
BillDetailTableType { get; set; }Gets or sets the table type for which the structure is requested.
BillId { get; set; }Gets or sets the statement identifier.

See Also