Class: Stripe::AccountUpdateParams::Capabilities

Inherits:
RequestParams show all
Defined in:
lib/stripe/params/account_update_params.rb

Defined Under Namespace

Classes: AcssDebitPayments, AffirmPayments, AfterpayClearpayPayments, AlmaPayments, AmazonPayPayments, AppDistribution, AuBecsDebitPayments, AutomaticIndirectTax, BacsDebitPayments, BancontactPayments, BankTransferPayments, BilliePayments, BizumPayments, BlikPayments, BoletoPayments, CardIssuing, CardPayments, CartesBancairesPayments, CashappPayments, CryptoPayments, EpsPayments, FpxPayments, GbBankTransferPayments, GiropayPayments, GopayPayments, GrabpayPayments, IdBankTransferPayments, IdBankTransferPaymentsBca, IdealPayments, IndiaInternationalPayments, JcbPayments, JpBankTransferPayments, KakaoPayPayments, KlarnaPayments, KonbiniPayments, KrCardPayments, LegacyPayments, LinkPayments, MbWayPayments, MobilepayPayments, MultibancoPayments, MxBankTransferPayments, NaverPayPayments, NzBankAccountBecsDebitPayments, OxxoPayments, P24Payments, PayByBankPayments, PaycoPayments, PaynowPayments, PaypalPayments, PaypayPayments, PaytoPayments, PixPayments, PromptpayPayments, QrisPayments, RechnungPayments, RevolutPayPayments, SamsungPayPayments, SatispayPayments, ScalapayPayments, SepaBankTransferPayments, SepaDebitPayments, ShopeepayPayments, SofortPayments, StripeBalancePayments, SunbitPayments, SwishPayments, TaxReportingUs1099K, TaxReportingUs1099Misc, Transfers, Treasury, TreasuryEvolve, TreasuryFifthThird, TreasuryGoldmanSachs, TwintPayments, UpiPayments, UsBankAccountAchPayments, UsBankTransferPayments, ZipPayments

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods inherited from RequestParams

attr_accessor, coerce_params, coerce_value, field_encodings, new, #to_h

Constructor Details

#initialize(acss_debit_payments: nil, affirm_payments: nil, afterpay_clearpay_payments: nil, alma_payments: nil, amazon_pay_payments: nil, app_distribution: nil, au_becs_debit_payments: nil, automatic_indirect_tax: nil, bacs_debit_payments: nil, bancontact_payments: nil, bank_transfer_payments: nil, billie_payments: nil, bizum_payments: nil, blik_payments: nil, boleto_payments: nil, card_issuing: nil, card_payments: nil, cartes_bancaires_payments: nil, cashapp_payments: nil, crypto_payments: nil, eps_payments: nil, fpx_payments: nil, gb_bank_transfer_payments: nil, giropay_payments: nil, gopay_payments: nil, grabpay_payments: nil, id_bank_transfer_payments: nil, id_bank_transfer_payments_bca: nil, ideal_payments: nil, india_international_payments: nil, jcb_payments: nil, jp_bank_transfer_payments: nil, kakao_pay_payments: nil, klarna_payments: nil, konbini_payments: nil, kr_card_payments: nil, legacy_payments: nil, link_payments: nil, mb_way_payments: nil, mobilepay_payments: nil, multibanco_payments: nil, mx_bank_transfer_payments: nil, naver_pay_payments: nil, nz_bank_account_becs_debit_payments: nil, oxxo_payments: nil, p24_payments: nil, pay_by_bank_payments: nil, payco_payments: nil, paynow_payments: nil, paypal_payments: nil, paypay_payments: nil, payto_payments: nil, pix_payments: nil, promptpay_payments: nil, qris_payments: nil, rechnung_payments: nil, revolut_pay_payments: nil, samsung_pay_payments: nil, satispay_payments: nil, scalapay_payments: nil, sepa_bank_transfer_payments: nil, sepa_debit_payments: nil, shopeepay_payments: nil, sofort_payments: nil, stripe_balance_payments: nil, sunbit_payments: nil, swish_payments: nil, tax_reporting_us_1099_k: nil, tax_reporting_us_1099_misc: nil, transfers: nil, treasury: nil, treasury_evolve: nil, treasury_fifth_third: nil, treasury_goldman_sachs: nil, twint_payments: nil, upi_payments: nil, us_bank_account_ach_payments: nil, us_bank_transfer_payments: nil, zip_payments: nil) ⇒ Capabilities

Returns a new instance of Capabilities.



1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
# File 'lib/stripe/params/account_update_params.rb', line 1046

def initialize(
  acss_debit_payments: nil,
  affirm_payments: nil,
  afterpay_clearpay_payments: nil,
  alma_payments: nil,
  amazon_pay_payments: nil,
  app_distribution: nil,
  au_becs_debit_payments: nil,
  automatic_indirect_tax: nil,
  bacs_debit_payments: nil,
  bancontact_payments: nil,
  bank_transfer_payments: nil,
  billie_payments: nil,
  bizum_payments: nil,
  blik_payments: nil,
  boleto_payments: nil,
  card_issuing: nil,
  card_payments: nil,
  cartes_bancaires_payments: nil,
  cashapp_payments: nil,
  crypto_payments: nil,
  eps_payments: nil,
  fpx_payments: nil,
  gb_bank_transfer_payments: nil,
  giropay_payments: nil,
  gopay_payments: nil,
  grabpay_payments: nil,
  id_bank_transfer_payments: nil,
  id_bank_transfer_payments_bca: nil,
  ideal_payments: nil,
  india_international_payments: nil,
  jcb_payments: nil,
  jp_bank_transfer_payments: nil,
  kakao_pay_payments: nil,
  klarna_payments: nil,
  konbini_payments: nil,
  kr_card_payments: nil,
  legacy_payments: nil,
  link_payments: nil,
  mb_way_payments: nil,
  mobilepay_payments: nil,
  multibanco_payments: nil,
  mx_bank_transfer_payments: nil,
  naver_pay_payments: nil,
  nz_bank_account_becs_debit_payments: nil,
  oxxo_payments: nil,
  p24_payments: nil,
  pay_by_bank_payments: nil,
  payco_payments: nil,
  paynow_payments: nil,
  paypal_payments: nil,
  paypay_payments: nil,
  payto_payments: nil,
  pix_payments: nil,
  promptpay_payments: nil,
  qris_payments: nil,
  rechnung_payments: nil,
  revolut_pay_payments: nil,
  samsung_pay_payments: nil,
  satispay_payments: nil,
  scalapay_payments: nil,
  sepa_bank_transfer_payments: nil,
  sepa_debit_payments: nil,
  shopeepay_payments: nil,
  sofort_payments: nil,
  stripe_balance_payments: nil,
  sunbit_payments: nil,
  swish_payments: nil,
  tax_reporting_us_1099_k: nil,
  tax_reporting_us_1099_misc: nil,
  transfers: nil,
  treasury: nil,
  treasury_evolve: nil,
  treasury_fifth_third: nil,
  treasury_goldman_sachs: nil,
  twint_payments: nil,
  upi_payments: nil,
  us_bank_account_ach_payments: nil,
  us_bank_transfer_payments: nil,
  zip_payments: nil
)
  @acss_debit_payments = acss_debit_payments
  @affirm_payments = affirm_payments
  @afterpay_clearpay_payments = afterpay_clearpay_payments
  @alma_payments = alma_payments
  @amazon_pay_payments = amazon_pay_payments
  @app_distribution = app_distribution
  @au_becs_debit_payments = au_becs_debit_payments
  @automatic_indirect_tax = automatic_indirect_tax
  @bacs_debit_payments = bacs_debit_payments
  @bancontact_payments = bancontact_payments
  @bank_transfer_payments = bank_transfer_payments
  @billie_payments = billie_payments
  @bizum_payments = bizum_payments
  @blik_payments = blik_payments
  @boleto_payments = boleto_payments
  @card_issuing = card_issuing
  @card_payments = card_payments
  @cartes_bancaires_payments = cartes_bancaires_payments
  @cashapp_payments = cashapp_payments
  @crypto_payments = crypto_payments
  @eps_payments = eps_payments
  @fpx_payments = fpx_payments
  @gb_bank_transfer_payments = gb_bank_transfer_payments
  @giropay_payments = giropay_payments
  @gopay_payments = gopay_payments
  @grabpay_payments = grabpay_payments
  @id_bank_transfer_payments = id_bank_transfer_payments
  @id_bank_transfer_payments_bca = id_bank_transfer_payments_bca
  @ideal_payments = ideal_payments
  @india_international_payments = india_international_payments
  @jcb_payments = jcb_payments
  @jp_bank_transfer_payments = jp_bank_transfer_payments
  @kakao_pay_payments = kakao_pay_payments
  @klarna_payments = klarna_payments
  @konbini_payments = konbini_payments
  @kr_card_payments = kr_card_payments
  @legacy_payments = legacy_payments
  @link_payments = link_payments
  @mb_way_payments = mb_way_payments
  @mobilepay_payments = mobilepay_payments
  @multibanco_payments = multibanco_payments
  @mx_bank_transfer_payments = mx_bank_transfer_payments
  @naver_pay_payments = naver_pay_payments
  @nz_bank_account_becs_debit_payments = 
  @oxxo_payments = oxxo_payments
  @p24_payments = p24_payments
  @pay_by_bank_payments = pay_by_bank_payments
  @payco_payments = payco_payments
  @paynow_payments = paynow_payments
  @paypal_payments = paypal_payments
  @paypay_payments = paypay_payments
  @payto_payments = payto_payments
  @pix_payments = pix_payments
  @promptpay_payments = promptpay_payments
  @qris_payments = qris_payments
  @rechnung_payments = rechnung_payments
  @revolut_pay_payments = revolut_pay_payments
  @samsung_pay_payments = samsung_pay_payments
  @satispay_payments = satispay_payments
  @scalapay_payments = scalapay_payments
  @sepa_bank_transfer_payments = sepa_bank_transfer_payments
  @sepa_debit_payments = sepa_debit_payments
  @shopeepay_payments = shopeepay_payments
  @sofort_payments = sofort_payments
  @stripe_balance_payments = stripe_balance_payments
  @sunbit_payments = sunbit_payments
  @swish_payments = swish_payments
  @tax_reporting_us_1099_k = tax_reporting_us_1099_k
  @tax_reporting_us_1099_misc = tax_reporting_us_1099_misc
  @transfers = transfers
  @treasury = treasury
  @treasury_evolve = treasury_evolve
  @treasury_fifth_third = treasury_fifth_third
  @treasury_goldman_sachs = treasury_goldman_sachs
  @twint_payments = twint_payments
  @upi_payments = upi_payments
  @us_bank_account_ach_payments = 
  @us_bank_transfer_payments = us_bank_transfer_payments
  @zip_payments = zip_payments
end

Instance Attribute Details

#acss_debit_paymentsObject

The acss_debit_payments capability.



888
889
890
# File 'lib/stripe/params/account_update_params.rb', line 888

def acss_debit_payments
  @acss_debit_payments
end

#affirm_paymentsObject

The affirm_payments capability.



890
891
892
# File 'lib/stripe/params/account_update_params.rb', line 890

def affirm_payments
  @affirm_payments
end

#afterpay_clearpay_paymentsObject

The afterpay_clearpay_payments capability.



892
893
894
# File 'lib/stripe/params/account_update_params.rb', line 892

def afterpay_clearpay_payments
  @afterpay_clearpay_payments
end

#alma_paymentsObject

The alma_payments capability.



894
895
896
# File 'lib/stripe/params/account_update_params.rb', line 894

def alma_payments
  @alma_payments
end

#amazon_pay_paymentsObject

The amazon_pay_payments capability.



896
897
898
# File 'lib/stripe/params/account_update_params.rb', line 896

def amazon_pay_payments
  @amazon_pay_payments
end

#app_distributionObject

The app_distribution capability.



898
899
900
# File 'lib/stripe/params/account_update_params.rb', line 898

def app_distribution
  @app_distribution
end

#au_becs_debit_paymentsObject

The au_becs_debit_payments capability.



900
901
902
# File 'lib/stripe/params/account_update_params.rb', line 900

def au_becs_debit_payments
  @au_becs_debit_payments
end

#automatic_indirect_taxObject

The automatic_indirect_tax capability.



902
903
904
# File 'lib/stripe/params/account_update_params.rb', line 902

def automatic_indirect_tax
  @automatic_indirect_tax
end

#bacs_debit_paymentsObject

The bacs_debit_payments capability.



904
905
906
# File 'lib/stripe/params/account_update_params.rb', line 904

def bacs_debit_payments
  @bacs_debit_payments
end

#bancontact_paymentsObject

The bancontact_payments capability.



906
907
908
# File 'lib/stripe/params/account_update_params.rb', line 906

def bancontact_payments
  @bancontact_payments
end

#bank_transfer_paymentsObject

The bank_transfer_payments capability.



908
909
910
# File 'lib/stripe/params/account_update_params.rb', line 908

def bank_transfer_payments
  @bank_transfer_payments
end

#billie_paymentsObject

The billie_payments capability.



910
911
912
# File 'lib/stripe/params/account_update_params.rb', line 910

def billie_payments
  @billie_payments
end

#bizum_paymentsObject

The bizum_payments capability.



912
913
914
# File 'lib/stripe/params/account_update_params.rb', line 912

def bizum_payments
  @bizum_payments
end

#blik_paymentsObject

The blik_payments capability.



914
915
916
# File 'lib/stripe/params/account_update_params.rb', line 914

def blik_payments
  @blik_payments
end

#boleto_paymentsObject

The boleto_payments capability.



916
917
918
# File 'lib/stripe/params/account_update_params.rb', line 916

def boleto_payments
  @boleto_payments
end

#card_issuingObject

The card_issuing capability.



918
919
920
# File 'lib/stripe/params/account_update_params.rb', line 918

def card_issuing
  @card_issuing
end

#card_paymentsObject

The card_payments capability.



920
921
922
# File 'lib/stripe/params/account_update_params.rb', line 920

def card_payments
  @card_payments
end

#cartes_bancaires_paymentsObject

The cartes_bancaires_payments capability.



922
923
924
# File 'lib/stripe/params/account_update_params.rb', line 922

def cartes_bancaires_payments
  @cartes_bancaires_payments
end

#cashapp_paymentsObject

The cashapp_payments capability.



924
925
926
# File 'lib/stripe/params/account_update_params.rb', line 924

def cashapp_payments
  @cashapp_payments
end

#crypto_paymentsObject

The crypto_payments capability.



926
927
928
# File 'lib/stripe/params/account_update_params.rb', line 926

def crypto_payments
  @crypto_payments
end

#eps_paymentsObject

The eps_payments capability.



928
929
930
# File 'lib/stripe/params/account_update_params.rb', line 928

def eps_payments
  @eps_payments
end

#fpx_paymentsObject

The fpx_payments capability.



930
931
932
# File 'lib/stripe/params/account_update_params.rb', line 930

def fpx_payments
  @fpx_payments
end

#gb_bank_transfer_paymentsObject

The gb_bank_transfer_payments capability.



932
933
934
# File 'lib/stripe/params/account_update_params.rb', line 932

def gb_bank_transfer_payments
  @gb_bank_transfer_payments
end

#giropay_paymentsObject

The giropay_payments capability.



934
935
936
# File 'lib/stripe/params/account_update_params.rb', line 934

def giropay_payments
  @giropay_payments
end

#gopay_paymentsObject

The gopay_payments capability.



936
937
938
# File 'lib/stripe/params/account_update_params.rb', line 936

def gopay_payments
  @gopay_payments
end

#grabpay_paymentsObject

The grabpay_payments capability.



938
939
940
# File 'lib/stripe/params/account_update_params.rb', line 938

def grabpay_payments
  @grabpay_payments
end

#id_bank_transfer_paymentsObject

The id_bank_transfer_payments capability.



940
941
942
# File 'lib/stripe/params/account_update_params.rb', line 940

def id_bank_transfer_payments
  @id_bank_transfer_payments
end

#id_bank_transfer_payments_bcaObject

The id_bank_transfer_payments_bca capability.



942
943
944
# File 'lib/stripe/params/account_update_params.rb', line 942

def id_bank_transfer_payments_bca
  @id_bank_transfer_payments_bca
end

#ideal_paymentsObject

The ideal_payments capability.



944
945
946
# File 'lib/stripe/params/account_update_params.rb', line 944

def ideal_payments
  @ideal_payments
end

#india_international_paymentsObject

The india_international_payments capability.



946
947
948
# File 'lib/stripe/params/account_update_params.rb', line 946

def india_international_payments
  @india_international_payments
end

#jcb_paymentsObject

The jcb_payments capability.



948
949
950
# File 'lib/stripe/params/account_update_params.rb', line 948

def jcb_payments
  @jcb_payments
end

#jp_bank_transfer_paymentsObject

The jp_bank_transfer_payments capability.



950
951
952
# File 'lib/stripe/params/account_update_params.rb', line 950

def jp_bank_transfer_payments
  @jp_bank_transfer_payments
end

#kakao_pay_paymentsObject

The kakao_pay_payments capability.



952
953
954
# File 'lib/stripe/params/account_update_params.rb', line 952

def kakao_pay_payments
  @kakao_pay_payments
end

#klarna_paymentsObject

The klarna_payments capability.



954
955
956
# File 'lib/stripe/params/account_update_params.rb', line 954

def klarna_payments
  @klarna_payments
end

#konbini_paymentsObject

The konbini_payments capability.



956
957
958
# File 'lib/stripe/params/account_update_params.rb', line 956

def konbini_payments
  @konbini_payments
end

#kr_card_paymentsObject

The kr_card_payments capability.



958
959
960
# File 'lib/stripe/params/account_update_params.rb', line 958

def kr_card_payments
  @kr_card_payments
end

#legacy_paymentsObject

The legacy_payments capability.



960
961
962
# File 'lib/stripe/params/account_update_params.rb', line 960

def legacy_payments
  @legacy_payments
end

The link_payments capability.



962
963
964
# File 'lib/stripe/params/account_update_params.rb', line 962

def link_payments
  @link_payments
end

#mb_way_paymentsObject

The mb_way_payments capability.



964
965
966
# File 'lib/stripe/params/account_update_params.rb', line 964

def mb_way_payments
  @mb_way_payments
end

#mobilepay_paymentsObject

The mobilepay_payments capability.



966
967
968
# File 'lib/stripe/params/account_update_params.rb', line 966

def mobilepay_payments
  @mobilepay_payments
end

#multibanco_paymentsObject

The multibanco_payments capability.



968
969
970
# File 'lib/stripe/params/account_update_params.rb', line 968

def multibanco_payments
  @multibanco_payments
end

#mx_bank_transfer_paymentsObject

The mx_bank_transfer_payments capability.



970
971
972
# File 'lib/stripe/params/account_update_params.rb', line 970

def mx_bank_transfer_payments
  @mx_bank_transfer_payments
end

The naver_pay_payments capability.



972
973
974
# File 'lib/stripe/params/account_update_params.rb', line 972

def naver_pay_payments
  @naver_pay_payments
end

#nz_bank_account_becs_debit_paymentsObject

The nz_bank_account_becs_debit_payments capability.



974
975
976
# File 'lib/stripe/params/account_update_params.rb', line 974

def 
  @nz_bank_account_becs_debit_payments
end

#oxxo_paymentsObject

The oxxo_payments capability.



976
977
978
# File 'lib/stripe/params/account_update_params.rb', line 976

def oxxo_payments
  @oxxo_payments
end

#p24_paymentsObject

The p24_payments capability.



978
979
980
# File 'lib/stripe/params/account_update_params.rb', line 978

def p24_payments
  @p24_payments
end

#pay_by_bank_paymentsObject

The pay_by_bank_payments capability.



980
981
982
# File 'lib/stripe/params/account_update_params.rb', line 980

def pay_by_bank_payments
  @pay_by_bank_payments
end

#payco_paymentsObject

The payco_payments capability.



982
983
984
# File 'lib/stripe/params/account_update_params.rb', line 982

def payco_payments
  @payco_payments
end

#paynow_paymentsObject

The paynow_payments capability.



984
985
986
# File 'lib/stripe/params/account_update_params.rb', line 984

def paynow_payments
  @paynow_payments
end

#paypal_paymentsObject

The paypal_payments capability.



986
987
988
# File 'lib/stripe/params/account_update_params.rb', line 986

def paypal_payments
  @paypal_payments
end

#paypay_paymentsObject

The paypay_payments capability.



988
989
990
# File 'lib/stripe/params/account_update_params.rb', line 988

def paypay_payments
  @paypay_payments
end

#payto_paymentsObject

The payto_payments capability.



990
991
992
# File 'lib/stripe/params/account_update_params.rb', line 990

def payto_payments
  @payto_payments
end

#pix_paymentsObject

The pix_payments capability.



992
993
994
# File 'lib/stripe/params/account_update_params.rb', line 992

def pix_payments
  @pix_payments
end

#promptpay_paymentsObject

The promptpay_payments capability.



994
995
996
# File 'lib/stripe/params/account_update_params.rb', line 994

def promptpay_payments
  @promptpay_payments
end

#qris_paymentsObject

The qris_payments capability.



996
997
998
# File 'lib/stripe/params/account_update_params.rb', line 996

def qris_payments
  @qris_payments
end

#rechnung_paymentsObject

The rechnung_payments capability.



998
999
1000
# File 'lib/stripe/params/account_update_params.rb', line 998

def rechnung_payments
  @rechnung_payments
end

#revolut_pay_paymentsObject

The revolut_pay_payments capability.



1000
1001
1002
# File 'lib/stripe/params/account_update_params.rb', line 1000

def revolut_pay_payments
  @revolut_pay_payments
end

#samsung_pay_paymentsObject

The samsung_pay_payments capability.



1002
1003
1004
# File 'lib/stripe/params/account_update_params.rb', line 1002

def samsung_pay_payments
  @samsung_pay_payments
end

#satispay_paymentsObject

The satispay_payments capability.



1004
1005
1006
# File 'lib/stripe/params/account_update_params.rb', line 1004

def satispay_payments
  @satispay_payments
end

#scalapay_paymentsObject

The scalapay_payments capability.



1006
1007
1008
# File 'lib/stripe/params/account_update_params.rb', line 1006

def scalapay_payments
  @scalapay_payments
end

#sepa_bank_transfer_paymentsObject

The sepa_bank_transfer_payments capability.



1008
1009
1010
# File 'lib/stripe/params/account_update_params.rb', line 1008

def sepa_bank_transfer_payments
  @sepa_bank_transfer_payments
end

#sepa_debit_paymentsObject

The sepa_debit_payments capability.



1010
1011
1012
# File 'lib/stripe/params/account_update_params.rb', line 1010

def sepa_debit_payments
  @sepa_debit_payments
end

#shopeepay_paymentsObject

The shopeepay_payments capability.



1012
1013
1014
# File 'lib/stripe/params/account_update_params.rb', line 1012

def shopeepay_payments
  @shopeepay_payments
end

#sofort_paymentsObject

The sofort_payments capability.



1014
1015
1016
# File 'lib/stripe/params/account_update_params.rb', line 1014

def sofort_payments
  @sofort_payments
end

#stripe_balance_paymentsObject

The stripe_balance_payments capability.



1016
1017
1018
# File 'lib/stripe/params/account_update_params.rb', line 1016

def stripe_balance_payments
  @stripe_balance_payments
end

#sunbit_paymentsObject

The sunbit_payments capability.



1018
1019
1020
# File 'lib/stripe/params/account_update_params.rb', line 1018

def sunbit_payments
  @sunbit_payments
end

#swish_paymentsObject

The swish_payments capability.



1020
1021
1022
# File 'lib/stripe/params/account_update_params.rb', line 1020

def swish_payments
  @swish_payments
end

#tax_reporting_us_1099_kObject

The tax_reporting_us_1099_k capability.



1022
1023
1024
# File 'lib/stripe/params/account_update_params.rb', line 1022

def tax_reporting_us_1099_k
  @tax_reporting_us_1099_k
end

#tax_reporting_us_1099_miscObject

The tax_reporting_us_1099_misc capability.



1024
1025
1026
# File 'lib/stripe/params/account_update_params.rb', line 1024

def tax_reporting_us_1099_misc
  @tax_reporting_us_1099_misc
end

#transfersObject

The transfers capability.



1026
1027
1028
# File 'lib/stripe/params/account_update_params.rb', line 1026

def transfers
  @transfers
end

#treasuryObject

The treasury capability.



1028
1029
1030
# File 'lib/stripe/params/account_update_params.rb', line 1028

def treasury
  @treasury
end

#treasury_evolveObject

The treasury_evolve capability.



1030
1031
1032
# File 'lib/stripe/params/account_update_params.rb', line 1030

def treasury_evolve
  @treasury_evolve
end

#treasury_fifth_thirdObject

The treasury_fifth_third capability.



1032
1033
1034
# File 'lib/stripe/params/account_update_params.rb', line 1032

def treasury_fifth_third
  @treasury_fifth_third
end

#treasury_goldman_sachsObject

The treasury_goldman_sachs capability.



1034
1035
1036
# File 'lib/stripe/params/account_update_params.rb', line 1034

def treasury_goldman_sachs
  @treasury_goldman_sachs
end

#twint_paymentsObject

The twint_payments capability.



1036
1037
1038
# File 'lib/stripe/params/account_update_params.rb', line 1036

def twint_payments
  @twint_payments
end

#upi_paymentsObject

The upi_payments capability.



1038
1039
1040
# File 'lib/stripe/params/account_update_params.rb', line 1038

def upi_payments
  @upi_payments
end

#us_bank_account_ach_paymentsObject

The us_bank_account_ach_payments capability.



1040
1041
1042
# File 'lib/stripe/params/account_update_params.rb', line 1040

def 
  @us_bank_account_ach_payments
end

#us_bank_transfer_paymentsObject

The us_bank_transfer_payments capability.



1042
1043
1044
# File 'lib/stripe/params/account_update_params.rb', line 1042

def us_bank_transfer_payments
  @us_bank_transfer_payments
end

#zip_paymentsObject

The zip_payments capability.



1044
1045
1046
# File 'lib/stripe/params/account_update_params.rb', line 1044

def zip_payments
  @zip_payments
end