Class: Increase::Models::CardDispute::Visa::NetworkEvent::Represented::NonFiatCurrencyOrNonFungibleTokenReceived

Inherits:
Internal::Type::BaseModel
  • Object
show all
Defined in:
lib/increase/models/card_dispute.rb,
sig/increase/models/card_dispute.rbs

Overview

See Also:

  • Increase::Models::CardDispute::Visa::NetworkEvent::Represented#non_fiat_currency_or_non_fungible_token_received

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods inherited from Internal::Type::BaseModel

==, #==, #[], coerce, #deconstruct_keys, #deep_to_h, dump, fields, hash, #hash, inherited, inspect, #inspect, known_fields, optional, recursively_to_h, required, #to_h, #to_json, #to_s, to_sorbet_type, #to_yaml

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, inspect, #inspect, meta_info, new_coerce_state, type_info

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Constructor Details

#initializeObject



1039
# File 'sig/increase/models/card_dispute.rbs', line 1039

def initialize: (

Instance Attribute Details

#blockchain_transaction_hashString

Blockchain transaction hash.



1525
# File 'lib/increase/models/card_dispute.rb', line 1525

required :blockchain_transaction_hash, String

#destination_wallet_addressString

Destination wallet address.



1531
# File 'lib/increase/models/card_dispute.rb', line 1531

required :destination_wallet_address, String

#prior_approved_transactionsString?

Prior approved transactions.



1537
# File 'lib/increase/models/card_dispute.rb', line 1537

required :prior_approved_transactions, String, nil?: true

Instance Method Details

#to_hash{



1045
# File 'sig/increase/models/card_dispute.rbs', line 1045

def to_hash: -> {