Structure
RefundError
Basic error type for refund operations
Declaration
struct RefundError
Topics
Initializers
Instance Properties
var errorDescription: String
Returns the error message for display
let message: String
The error message from the API
let statusCode: Int
The HTTP status code from the API