Class: Payabli::V2MoneyInTypes::Types::V2InternalServerError

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

Overview

Internal server error response (HTTP 500) returned when an unexpected error occurs. Follows RFC 7807 Problem Details format.

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