Class: Payabli::V2MoneyInTypes::Types::V2BadRequestError

Inherits:
Internal::Types::Model show all
Defined in:
lib/payabli/v_2_money_in_types/types/v_2_bad_request_error.rb

Overview

Bad request error response (HTTP 400) returned when request validation fails. Follows RFC 7807 Problem Details format with additional Payabli-specific fields.

Method Summary

Methods inherited from Internal::Types::Model

#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load

Constructor Details

This class inherits a constructor from Payabli::Internal::Types::Model