AlternativeScheme
AlternativeScheme class
Module: aspose_barcode.complex_barcode.alternative_scheme
Alternative payment scheme instructions.
Constructors
Methods
| Name | Return Type | Static | Description |
|---|
| eq | bool | No | Determines whether the specified object is equal to the current object. |
| hash | int | No | Returns the hash code for the current instance. |
Properties
| Name | Type | Description |
|---|
| instruction | Optional[str] | Gets the payment instruction for a given bill. The instruction consists of a two letter abbreviation for the scheme, a separator characters and a sequence of parameters(separated by the character at index 2). |