Class: Stripe::AccountCreateParams::Capabilities

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

Defined Under Namespace

Classes: AcssDebitPayments, AffirmPayments, AfterpayClearpayPayments, AlmaPayments, AmazonPayPayments, AppDistribution, AuBecsDebitPayments, AutomaticIndirectTax, BacsDebitPayments, BancontactPayments, BankTransferPayments, BilliePayments, 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, 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, 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, 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.



1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
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
# File 'lib/stripe/params/account_create_params.rb', line 1005

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,
  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,
  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
  @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
  @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.



851
852
853
# File 'lib/stripe/params/account_create_params.rb', line 851

def acss_debit_payments
  @acss_debit_payments
end

#affirm_paymentsObject

The affirm_payments capability.



853
854
855
# File 'lib/stripe/params/account_create_params.rb', line 853

def affirm_payments
  @affirm_payments
end

#afterpay_clearpay_paymentsObject

The afterpay_clearpay_payments capability.



855
856
857
# File 'lib/stripe/params/account_create_params.rb', line 855

def afterpay_clearpay_payments
  @afterpay_clearpay_payments
end

#alma_paymentsObject

The alma_payments capability.



857
858
859
# File 'lib/stripe/params/account_create_params.rb', line 857

def alma_payments
  @alma_payments
end

#amazon_pay_paymentsObject

The amazon_pay_payments capability.



859
860
861
# File 'lib/stripe/params/account_create_params.rb', line 859

def amazon_pay_payments
  @amazon_pay_payments
end

#app_distributionObject

The app_distribution capability.



861
862
863
# File 'lib/stripe/params/account_create_params.rb', line 861

def app_distribution
  @app_distribution
end

#au_becs_debit_paymentsObject

The au_becs_debit_payments capability.



863
864
865
# File 'lib/stripe/params/account_create_params.rb', line 863

def au_becs_debit_payments
  @au_becs_debit_payments
end

#automatic_indirect_taxObject

The automatic_indirect_tax capability.



865
866
867
# File 'lib/stripe/params/account_create_params.rb', line 865

def automatic_indirect_tax
  @automatic_indirect_tax
end

#bacs_debit_paymentsObject

The bacs_debit_payments capability.



867
868
869
# File 'lib/stripe/params/account_create_params.rb', line 867

def bacs_debit_payments
  @bacs_debit_payments
end

#bancontact_paymentsObject

The bancontact_payments capability.



869
870
871
# File 'lib/stripe/params/account_create_params.rb', line 869

def bancontact_payments
  @bancontact_payments
end

#bank_transfer_paymentsObject

The bank_transfer_payments capability.



871
872
873
# File 'lib/stripe/params/account_create_params.rb', line 871

def bank_transfer_payments
  @bank_transfer_payments
end

#billie_paymentsObject

The billie_payments capability.



873
874
875
# File 'lib/stripe/params/account_create_params.rb', line 873

def billie_payments
  @billie_payments
end

#blik_paymentsObject

The blik_payments capability.



875
876
877
# File 'lib/stripe/params/account_create_params.rb', line 875

def blik_payments
  @blik_payments
end

#boleto_paymentsObject

The boleto_payments capability.



877
878
879
# File 'lib/stripe/params/account_create_params.rb', line 877

def boleto_payments
  @boleto_payments
end

#card_issuingObject

The card_issuing capability.



879
880
881
# File 'lib/stripe/params/account_create_params.rb', line 879

def card_issuing
  @card_issuing
end

#card_paymentsObject

The card_payments capability.



881
882
883
# File 'lib/stripe/params/account_create_params.rb', line 881

def card_payments
  @card_payments
end

#cartes_bancaires_paymentsObject

The cartes_bancaires_payments capability.



883
884
885
# File 'lib/stripe/params/account_create_params.rb', line 883

def cartes_bancaires_payments
  @cartes_bancaires_payments
end

#cashapp_paymentsObject

The cashapp_payments capability.



885
886
887
# File 'lib/stripe/params/account_create_params.rb', line 885

def cashapp_payments
  @cashapp_payments
end

#crypto_paymentsObject

The crypto_payments capability.



887
888
889
# File 'lib/stripe/params/account_create_params.rb', line 887

def crypto_payments
  @crypto_payments
end

#eps_paymentsObject

The eps_payments capability.



889
890
891
# File 'lib/stripe/params/account_create_params.rb', line 889

def eps_payments
  @eps_payments
end

#fpx_paymentsObject

The fpx_payments capability.



891
892
893
# File 'lib/stripe/params/account_create_params.rb', line 891

def fpx_payments
  @fpx_payments
end

#gb_bank_transfer_paymentsObject

The gb_bank_transfer_payments capability.



893
894
895
# File 'lib/stripe/params/account_create_params.rb', line 893

def gb_bank_transfer_payments
  @gb_bank_transfer_payments
end

#giropay_paymentsObject

The giropay_payments capability.



895
896
897
# File 'lib/stripe/params/account_create_params.rb', line 895

def giropay_payments
  @giropay_payments
end

#gopay_paymentsObject

The gopay_payments capability.



897
898
899
# File 'lib/stripe/params/account_create_params.rb', line 897

def gopay_payments
  @gopay_payments
end

#grabpay_paymentsObject

The grabpay_payments capability.



899
900
901
# File 'lib/stripe/params/account_create_params.rb', line 899

def grabpay_payments
  @grabpay_payments
end

#id_bank_transfer_paymentsObject

The id_bank_transfer_payments capability.



901
902
903
# File 'lib/stripe/params/account_create_params.rb', line 901

def id_bank_transfer_payments
  @id_bank_transfer_payments
end

#id_bank_transfer_payments_bcaObject

The id_bank_transfer_payments_bca capability.



903
904
905
# File 'lib/stripe/params/account_create_params.rb', line 903

def id_bank_transfer_payments_bca
  @id_bank_transfer_payments_bca
end

#ideal_paymentsObject

The ideal_payments capability.



905
906
907
# File 'lib/stripe/params/account_create_params.rb', line 905

def ideal_payments
  @ideal_payments
end

#india_international_paymentsObject

The india_international_payments capability.



907
908
909
# File 'lib/stripe/params/account_create_params.rb', line 907

def india_international_payments
  @india_international_payments
end

#jcb_paymentsObject

The jcb_payments capability.



909
910
911
# File 'lib/stripe/params/account_create_params.rb', line 909

def jcb_payments
  @jcb_payments
end

#jp_bank_transfer_paymentsObject

The jp_bank_transfer_payments capability.



911
912
913
# File 'lib/stripe/params/account_create_params.rb', line 911

def jp_bank_transfer_payments
  @jp_bank_transfer_payments
end

#kakao_pay_paymentsObject

The kakao_pay_payments capability.



913
914
915
# File 'lib/stripe/params/account_create_params.rb', line 913

def kakao_pay_payments
  @kakao_pay_payments
end

#klarna_paymentsObject

The klarna_payments capability.



915
916
917
# File 'lib/stripe/params/account_create_params.rb', line 915

def klarna_payments
  @klarna_payments
end

#konbini_paymentsObject

The konbini_payments capability.



917
918
919
# File 'lib/stripe/params/account_create_params.rb', line 917

def konbini_payments
  @konbini_payments
end

#kr_card_paymentsObject

The kr_card_payments capability.



919
920
921
# File 'lib/stripe/params/account_create_params.rb', line 919

def kr_card_payments
  @kr_card_payments
end

#legacy_paymentsObject

The legacy_payments capability.



921
922
923
# File 'lib/stripe/params/account_create_params.rb', line 921

def legacy_payments
  @legacy_payments
end

The link_payments capability.



923
924
925
# File 'lib/stripe/params/account_create_params.rb', line 923

def link_payments
  @link_payments
end

#mb_way_paymentsObject

The mb_way_payments capability.



925
926
927
# File 'lib/stripe/params/account_create_params.rb', line 925

def mb_way_payments
  @mb_way_payments
end

#mobilepay_paymentsObject

The mobilepay_payments capability.



927
928
929
# File 'lib/stripe/params/account_create_params.rb', line 927

def mobilepay_payments
  @mobilepay_payments
end

#multibanco_paymentsObject

The multibanco_payments capability.



929
930
931
# File 'lib/stripe/params/account_create_params.rb', line 929

def multibanco_payments
  @multibanco_payments
end

#mx_bank_transfer_paymentsObject

The mx_bank_transfer_payments capability.



931
932
933
# File 'lib/stripe/params/account_create_params.rb', line 931

def mx_bank_transfer_payments
  @mx_bank_transfer_payments
end

The naver_pay_payments capability.



933
934
935
# File 'lib/stripe/params/account_create_params.rb', line 933

def naver_pay_payments
  @naver_pay_payments
end

#nz_bank_account_becs_debit_paymentsObject

The nz_bank_account_becs_debit_payments capability.



935
936
937
# File 'lib/stripe/params/account_create_params.rb', line 935

def 
  @nz_bank_account_becs_debit_payments
end

#oxxo_paymentsObject

The oxxo_payments capability.



937
938
939
# File 'lib/stripe/params/account_create_params.rb', line 937

def oxxo_payments
  @oxxo_payments
end

#p24_paymentsObject

The p24_payments capability.



939
940
941
# File 'lib/stripe/params/account_create_params.rb', line 939

def p24_payments
  @p24_payments
end

#pay_by_bank_paymentsObject

The pay_by_bank_payments capability.



941
942
943
# File 'lib/stripe/params/account_create_params.rb', line 941

def pay_by_bank_payments
  @pay_by_bank_payments
end

#payco_paymentsObject

The payco_payments capability.



943
944
945
# File 'lib/stripe/params/account_create_params.rb', line 943

def payco_payments
  @payco_payments
end

#paynow_paymentsObject

The paynow_payments capability.



945
946
947
# File 'lib/stripe/params/account_create_params.rb', line 945

def paynow_payments
  @paynow_payments
end

#paypal_paymentsObject

The paypal_payments capability.



947
948
949
# File 'lib/stripe/params/account_create_params.rb', line 947

def paypal_payments
  @paypal_payments
end

#paypay_paymentsObject

The paypay_payments capability.



949
950
951
# File 'lib/stripe/params/account_create_params.rb', line 949

def paypay_payments
  @paypay_payments
end

#payto_paymentsObject

The payto_payments capability.



951
952
953
# File 'lib/stripe/params/account_create_params.rb', line 951

def payto_payments
  @payto_payments
end

#pix_paymentsObject

The pix_payments capability.



953
954
955
# File 'lib/stripe/params/account_create_params.rb', line 953

def pix_payments
  @pix_payments
end

#promptpay_paymentsObject

The promptpay_payments capability.



955
956
957
# File 'lib/stripe/params/account_create_params.rb', line 955

def promptpay_payments
  @promptpay_payments
end

#qris_paymentsObject

The qris_payments capability.



957
958
959
# File 'lib/stripe/params/account_create_params.rb', line 957

def qris_payments
  @qris_payments
end

#rechnung_paymentsObject

The rechnung_payments capability.



959
960
961
# File 'lib/stripe/params/account_create_params.rb', line 959

def rechnung_payments
  @rechnung_payments
end

#revolut_pay_paymentsObject

The revolut_pay_payments capability.



961
962
963
# File 'lib/stripe/params/account_create_params.rb', line 961

def revolut_pay_payments
  @revolut_pay_payments
end

#samsung_pay_paymentsObject

The samsung_pay_payments capability.



963
964
965
# File 'lib/stripe/params/account_create_params.rb', line 963

def samsung_pay_payments
  @samsung_pay_payments
end

#satispay_paymentsObject

The satispay_payments capability.



965
966
967
# File 'lib/stripe/params/account_create_params.rb', line 965

def satispay_payments
  @satispay_payments
end

#sepa_bank_transfer_paymentsObject

The sepa_bank_transfer_payments capability.



967
968
969
# File 'lib/stripe/params/account_create_params.rb', line 967

def sepa_bank_transfer_payments
  @sepa_bank_transfer_payments
end

#sepa_debit_paymentsObject

The sepa_debit_payments capability.



969
970
971
# File 'lib/stripe/params/account_create_params.rb', line 969

def sepa_debit_payments
  @sepa_debit_payments
end

#shopeepay_paymentsObject

The shopeepay_payments capability.



971
972
973
# File 'lib/stripe/params/account_create_params.rb', line 971

def shopeepay_payments
  @shopeepay_payments
end

#sofort_paymentsObject

The sofort_payments capability.



973
974
975
# File 'lib/stripe/params/account_create_params.rb', line 973

def sofort_payments
  @sofort_payments
end

#stripe_balance_paymentsObject

The stripe_balance_payments capability.



975
976
977
# File 'lib/stripe/params/account_create_params.rb', line 975

def stripe_balance_payments
  @stripe_balance_payments
end

#sunbit_paymentsObject

The sunbit_payments capability.



977
978
979
# File 'lib/stripe/params/account_create_params.rb', line 977

def sunbit_payments
  @sunbit_payments
end

#swish_paymentsObject

The swish_payments capability.



979
980
981
# File 'lib/stripe/params/account_create_params.rb', line 979

def swish_payments
  @swish_payments
end

#tax_reporting_us_1099_kObject

The tax_reporting_us_1099_k capability.



981
982
983
# File 'lib/stripe/params/account_create_params.rb', line 981

def tax_reporting_us_1099_k
  @tax_reporting_us_1099_k
end

#tax_reporting_us_1099_miscObject

The tax_reporting_us_1099_misc capability.



983
984
985
# File 'lib/stripe/params/account_create_params.rb', line 983

def tax_reporting_us_1099_misc
  @tax_reporting_us_1099_misc
end

#transfersObject

The transfers capability.



985
986
987
# File 'lib/stripe/params/account_create_params.rb', line 985

def transfers
  @transfers
end

#treasuryObject

The treasury capability.



987
988
989
# File 'lib/stripe/params/account_create_params.rb', line 987

def treasury
  @treasury
end

#treasury_evolveObject

The treasury_evolve capability.



989
990
991
# File 'lib/stripe/params/account_create_params.rb', line 989

def treasury_evolve
  @treasury_evolve
end

#treasury_fifth_thirdObject

The treasury_fifth_third capability.



991
992
993
# File 'lib/stripe/params/account_create_params.rb', line 991

def treasury_fifth_third
  @treasury_fifth_third
end

#treasury_goldman_sachsObject

The treasury_goldman_sachs capability.



993
994
995
# File 'lib/stripe/params/account_create_params.rb', line 993

def treasury_goldman_sachs
  @treasury_goldman_sachs
end

#twint_paymentsObject

The twint_payments capability.



995
996
997
# File 'lib/stripe/params/account_create_params.rb', line 995

def twint_payments
  @twint_payments
end

#upi_paymentsObject

The upi_payments capability.



997
998
999
# File 'lib/stripe/params/account_create_params.rb', line 997

def upi_payments
  @upi_payments
end

#us_bank_account_ach_paymentsObject

The us_bank_account_ach_payments capability.



999
1000
1001
# File 'lib/stripe/params/account_create_params.rb', line 999

def 
  @us_bank_account_ach_payments
end

#us_bank_transfer_paymentsObject

The us_bank_transfer_payments capability.



1001
1002
1003
# File 'lib/stripe/params/account_create_params.rb', line 1001

def us_bank_transfer_payments
  @us_bank_transfer_payments
end

#zip_paymentsObject

The zip_payments capability.



1003
1004
1005
# File 'lib/stripe/params/account_create_params.rb', line 1003

def zip_payments
  @zip_payments
end