BillTableStructureResponse class

BillTableStructureResponse class

Table structure response class.

The BillTableStructureResponse type exposes the following members:

Constructors

ConstructorDescription
BillTableStructureResponse()Initializes a new instance of BillTableStructureResponse class.

Properties

PropertyDescription
bill_idGets or sets the statement identifier.
bill_detail_table_typeGets or sets the table type.
column_definitionsGets or sets the collection of ColumnDefinition.

See Also