BillTableStructureResponse class

BillTableStructureResponse class

Table structure response class.

The BillTableStructureResponse type exposes the following members:

Constructors

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

Properties

Property Description
bill_id Gets or sets the statement identifier.
bill_detail_table_type Gets or sets the table type.
column_definitions Gets or sets the collection of ColumnDefinition.

See Also