HIBCPASRecord
HIBCPASRecord class
Module: aspose_barcode.complex_barcode.hibc_pas_record
Class for storing HIBC PAS record.
Constructors
| Name | Description |
|---|---|
| init | HIBCPASRecord constructor. |
Methods
| Name | Return Type | Static | Description |
|---|---|---|---|
| eq | bool | No | Returns a value indicating whether this instance is equal to a specified HIBCPASDataType value. |
| hash | int | No | Returns the hash code for the current instance. |
Properties
| Name | Type | Description |
|---|---|---|
| data | Optional[str] | Identifies data. |
| data_type | HIBCPASDataType | Identifies data type. |