# 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)