Represents the response object for creating a transaction in Zibal.
Properties| Name | Type | Description | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
isError | boolean | Indicates if there's an error in the response. | |||||||||
data | object | Data related to the transaction if successful.Properties
| |||||||||
error | object | Error details if an error occurred.Properties
|