Class: MethodRuby::Models::Accounts::ConsentWithdrawResponse::Data::AccountACHResource::Liability::MchID::Merchant::ProviderIDs
Overview
Instance Attribute Summary collapse
Method Summary
==, #==, #[], coerce, #deconstruct_keys, #deep_to_h, dump, fields, hash, #hash, inherited, #initialize, inspect, #inspect, known_fields, optional, recursively_to_h, required, #to_h, #to_json, #to_s, to_sorbet_type, #to_yaml
#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Instance Attribute Details
#finicity ⇒ Array<String>?
1918
|
# File 'lib/method_ruby/models/accounts/consent_withdraw_response.rb', line 1918
optional :finicity, MethodRuby::Internal::Type::ArrayOf[String]
|
#plaid ⇒ Array<String>?
1928
|
# File 'lib/method_ruby/models/accounts/consent_withdraw_response.rb', line 1928
optional :plaid, MethodRuby::Internal::Type::ArrayOf[String]
|
#rpps ⇒ Array<String>?
1933
|
# File 'lib/method_ruby/models/accounts/consent_withdraw_response.rb', line 1933
optional :rpps, MethodRuby::Internal::Type::ArrayOf[String]
|