bazzar/vendor/t_pay/docs/PaymentAttempts.md

13 lines
532 B
Markdown
Raw Normal View History

# PaymentAttempts
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**date** | Option<**String**> | Time of payment attempt | [optional]
**payment_error_code** | Option<**String**> | Error code if any occurred. Null if payment was successful. See Transaction API error codes for more details. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)