Class: Stripe::Account::Capabilities

Inherits:
StripeObject show all
Defined in:
lib/stripe/resources/account.rb

Constant Summary

Constants inherited from StripeObject

StripeObject::RESERVED_FIELD_NAMES

Instance Attribute Summary collapse

Attributes inherited from StripeObject

#last_response

Method Summary

Methods inherited from StripeObject

#==, #[], #[]=, additive_object_param, additive_object_param?, #as_json, construct_from, #deleted?, #dirty!, #each, #eql?, #hash, #initialize, #inspect, #keys, #marshal_dump, #marshal_load, protected_fields, #serialize_params, #to_hash, #to_json, #to_s, #update_attributes, #values

Constructor Details

This class inherits a constructor from Stripe::StripeObject

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Stripe::StripeObject

Instance Attribute Details

#acss_debit_paymentsObject (readonly)

Returns the value of attribute acss_debit_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def acss_debit_payments
  @acss_debit_payments
end

#affirm_paymentsObject (readonly)

Returns the value of attribute affirm_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def affirm_payments
  @affirm_payments
end

#afterpay_clearpay_paymentsObject (readonly)

Returns the value of attribute afterpay_clearpay_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def afterpay_clearpay_payments
  @afterpay_clearpay_payments
end

#alma_paymentsObject (readonly)

Returns the value of attribute alma_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def alma_payments
  @alma_payments
end

#amazon_pay_paymentsObject (readonly)

Returns the value of attribute amazon_pay_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def amazon_pay_payments
  @amazon_pay_payments
end

#au_becs_debit_paymentsObject (readonly)

Returns the value of attribute au_becs_debit_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def au_becs_debit_payments
  @au_becs_debit_payments
end

#automatic_indirect_taxObject (readonly)

Returns the value of attribute automatic_indirect_tax.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def automatic_indirect_tax
  @automatic_indirect_tax
end

#bacs_debit_paymentsObject (readonly)

Returns the value of attribute bacs_debit_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def bacs_debit_payments
  @bacs_debit_payments
end

#bancontact_paymentsObject (readonly)

Returns the value of attribute bancontact_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def bancontact_payments
  @bancontact_payments
end

#bank_transfer_paymentsObject (readonly)

Returns the value of attribute bank_transfer_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def bank_transfer_payments
  @bank_transfer_payments
end

#blik_paymentsObject (readonly)

Returns the value of attribute blik_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def blik_payments
  @blik_payments
end

#boleto_paymentsObject (readonly)

Returns the value of attribute boleto_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def boleto_payments
  @boleto_payments
end

#card_issuingObject (readonly)

Returns the value of attribute card_issuing.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def card_issuing
  @card_issuing
end

#card_paymentsObject (readonly)

Returns the value of attribute card_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def card_payments
  @card_payments
end

#cartes_bancaires_paymentsObject (readonly)

Returns the value of attribute cartes_bancaires_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def cartes_bancaires_payments
  @cartes_bancaires_payments
end

#cashapp_paymentsObject (readonly)

Returns the value of attribute cashapp_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def cashapp_payments
  @cashapp_payments
end

#eps_paymentsObject (readonly)

Returns the value of attribute eps_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def eps_payments
  @eps_payments
end

#fpx_paymentsObject (readonly)

Returns the value of attribute fpx_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def fpx_payments
  @fpx_payments
end

#gb_bank_transfer_paymentsObject (readonly)

Returns the value of attribute gb_bank_transfer_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def gb_bank_transfer_payments
  @gb_bank_transfer_payments
end

#giropay_paymentsObject (readonly)

Returns the value of attribute giropay_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def giropay_payments
  @giropay_payments
end

#gopay_paymentsObject (readonly)

Returns the value of attribute gopay_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def gopay_payments
  @gopay_payments
end

#grabpay_paymentsObject (readonly)

Returns the value of attribute grabpay_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def grabpay_payments
  @grabpay_payments
end

#id_bank_transfer_paymentsObject (readonly)

Returns the value of attribute id_bank_transfer_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def id_bank_transfer_payments
  @id_bank_transfer_payments
end

#id_bank_transfer_payments_bcaObject (readonly)

Returns the value of attribute id_bank_transfer_payments_bca.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def id_bank_transfer_payments_bca
  @id_bank_transfer_payments_bca
end

#ideal_paymentsObject (readonly)

Returns the value of attribute ideal_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def ideal_payments
  @ideal_payments
end

#india_international_paymentsObject (readonly)

Returns the value of attribute india_international_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def india_international_payments
  @india_international_payments
end

#jcb_paymentsObject (readonly)

Returns the value of attribute jcb_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def jcb_payments
  @jcb_payments
end

#jp_bank_transfer_paymentsObject (readonly)

Returns the value of attribute jp_bank_transfer_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def jp_bank_transfer_payments
  @jp_bank_transfer_payments
end

#kakao_pay_paymentsObject (readonly)

Returns the value of attribute kakao_pay_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def kakao_pay_payments
  @kakao_pay_payments
end

#klarna_paymentsObject (readonly)

Returns the value of attribute klarna_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def klarna_payments
  @klarna_payments
end

#konbini_paymentsObject (readonly)

Returns the value of attribute konbini_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def konbini_payments
  @konbini_payments
end

#kr_card_paymentsObject (readonly)

Returns the value of attribute kr_card_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def kr_card_payments
  @kr_card_payments
end

#legacy_paymentsObject (readonly)

Returns the value of attribute legacy_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def legacy_payments
  @legacy_payments
end

Returns the value of attribute link_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def link_payments
  @link_payments
end

#mb_way_paymentsObject (readonly)

Returns the value of attribute mb_way_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def mb_way_payments
  @mb_way_payments
end

#mobilepay_paymentsObject (readonly)

Returns the value of attribute mobilepay_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def mobilepay_payments
  @mobilepay_payments
end

#multibanco_paymentsObject (readonly)

Returns the value of attribute multibanco_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def multibanco_payments
  @multibanco_payments
end

#mx_bank_transfer_paymentsObject (readonly)

Returns the value of attribute mx_bank_transfer_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def mx_bank_transfer_payments
  @mx_bank_transfer_payments
end

Returns the value of attribute naver_pay_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def naver_pay_payments
  @naver_pay_payments
end

#oxxo_paymentsObject (readonly)

Returns the value of attribute oxxo_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def oxxo_payments
  @oxxo_payments
end

#p24_paymentsObject (readonly)

Returns the value of attribute p24_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def p24_payments
  @p24_payments
end

#payco_paymentsObject (readonly)

Returns the value of attribute payco_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def payco_payments
  @payco_payments
end

#paynow_paymentsObject (readonly)

Returns the value of attribute paynow_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def paynow_payments
  @paynow_payments
end

#paypal_paymentsObject (readonly)

Returns the value of attribute paypal_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def paypal_payments
  @paypal_payments
end

#payto_paymentsObject (readonly)

Returns the value of attribute payto_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def payto_payments
  @payto_payments
end

#promptpay_paymentsObject (readonly)

Returns the value of attribute promptpay_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def promptpay_payments
  @promptpay_payments
end

#qris_paymentsObject (readonly)

Returns the value of attribute qris_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def qris_payments
  @qris_payments
end

#rechnung_paymentsObject (readonly)

Returns the value of attribute rechnung_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def rechnung_payments
  @rechnung_payments
end

#revolut_pay_paymentsObject (readonly)

Returns the value of attribute revolut_pay_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def revolut_pay_payments
  @revolut_pay_payments
end

#samsung_pay_paymentsObject (readonly)

Returns the value of attribute samsung_pay_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def samsung_pay_payments
  @samsung_pay_payments
end

#sepa_bank_transfer_paymentsObject (readonly)

Returns the value of attribute sepa_bank_transfer_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def sepa_bank_transfer_payments
  @sepa_bank_transfer_payments
end

#sepa_debit_paymentsObject (readonly)

Returns the value of attribute sepa_debit_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def sepa_debit_payments
  @sepa_debit_payments
end

#shopeepay_paymentsObject (readonly)

Returns the value of attribute shopeepay_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def shopeepay_payments
  @shopeepay_payments
end

#sofort_paymentsObject (readonly)

Returns the value of attribute sofort_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def sofort_payments
  @sofort_payments
end

#swish_paymentsObject (readonly)

Returns the value of attribute swish_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def swish_payments
  @swish_payments
end

#tax_reporting_us_1099_kObject (readonly)

Returns the value of attribute tax_reporting_us_1099_k.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def tax_reporting_us_1099_k
  @tax_reporting_us_1099_k
end

#tax_reporting_us_1099_miscObject (readonly)

Returns the value of attribute tax_reporting_us_1099_misc.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def tax_reporting_us_1099_misc
  @tax_reporting_us_1099_misc
end

#transfersObject (readonly)

Returns the value of attribute transfers.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def transfers
  @transfers
end

#treasuryObject (readonly)

Returns the value of attribute treasury.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def treasury
  @treasury
end

#treasury_evolveObject (readonly)

Returns the value of attribute treasury_evolve.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def treasury_evolve
  @treasury_evolve
end

#treasury_fifth_thirdObject (readonly)

Returns the value of attribute treasury_fifth_third.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def treasury_fifth_third
  @treasury_fifth_third
end

#treasury_goldman_sachsObject (readonly)

Returns the value of attribute treasury_goldman_sachs.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def treasury_goldman_sachs
  @treasury_goldman_sachs
end

#twint_paymentsObject (readonly)

Returns the value of attribute twint_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def twint_payments
  @twint_payments
end

#us_bank_account_ach_paymentsObject (readonly)

Returns the value of attribute us_bank_account_ach_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def 
  @us_bank_account_ach_payments
end

#us_bank_transfer_paymentsObject (readonly)

Returns the value of attribute us_bank_transfer_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def us_bank_transfer_payments
  @us_bank_transfer_payments
end

#zip_paymentsObject (readonly)

Returns the value of attribute zip_payments.



53
54
55
# File 'lib/stripe/resources/account.rb', line 53

def zip_payments
  @zip_payments
end