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