HIBCPASRecord constructor
Leave feedback
On this page
Default ctor()
def __init__(self):
...
Creates HIBCPASRecord with data and type.
def __init__(self, data_type, data):
...
| Parameter | Type | Description |
|---|---|---|
| data_type | groupdocs.signature.domain.extensions.HIBCPASDataType | HIBC PAS record’s data type. |
| data | System.String | HIBC PAS record’s data. |
- module
groupdocs.signature.domain.extensions - class
HIBCPASRecord
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.