Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 824 Bytes

File metadata and controls

12 lines (9 loc) · 824 Bytes

RequestError

Properties

Name Type Description Notes
code string An API error codethat explains why the payment failed.<br><br>`code` only appears if the payment failed. [optional]
description string Additional details about the error. [optional]
field string The parameter in your request that's causing the error. [optional]
header string The header in your request that's causing the error. [optional]

[Back to Model list] [Back to API list] [Back to README]