Class: Payabli::V2MoneyInTypes::Types::V2TransactionResponseWrapper
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Payabli::V2MoneyInTypes::Types::V2TransactionResponseWrapper
- Defined in:
- lib/payabli/v_2_money_in_types/types/v_2_transaction_response_wrapper.rb
Overview
Standard response wrapper for v2 Money In transaction endpoints. All v2 transaction endpoints return responses in this format with consistent ‘code`, `reason`, `explanation`, and `action` fields. The `data` field contains transaction details.
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
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from Payabli::Internal::Types::Model