Class: Payabli::Types::V2TransactionResponseWrapper

Inherits:
Internal::Types::Model show all
Defined in:
lib/payabli/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

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load

Constructor Details

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