Class: Increase::Models::CardDispute::Visa::NetworkEvent::MerchantPrearbitrationReceived::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::MerchantPrearbitrationReceived#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



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

def initialize: (

Instance Attribute Details

#blockchain_transaction_hashString

Blockchain transaction hash.

Parameters:

  • value (String)

Returns:

  • (String)


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

required :blockchain_transaction_hash, String

#destination_wallet_addressString

Destination wallet address.

Parameters:

  • value (String)

Returns:

  • (String)


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

required :destination_wallet_address, String

#prior_approved_transactionsString?

Prior approved transactions.

Parameters:

  • value (String, nil)

Returns:

  • (String, nil)


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

required :prior_approved_transactions, String, nil?: true

Instance Method Details

#to_hash{

Returns:

  • ({)


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

def to_hash: -> {