BillTableStructureRequest

BillTableStructureRequest class

Table structure request class.

public class BillTableStructureRequest

Constructors

Name Description
BillTableStructureRequest() Initializes a new instance of BillTableStructureRequest class.

Properties

Name Description
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