Class: Payabli::V2MoneyInTypes::Types::V2TransactionDetails

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

Overview

Complete transaction details returned by v2 Money In endpoints. This matches the structure of the transaction details previously returned by the v1 details endpoint.

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