stripe 15.6.0.pre.alpha.1 → 15.6.0.pre.alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (229) hide show
  1. checksums.yaml +4 -4
  2. data/API_VERSION +1 -1
  3. data/CHANGELOG.md +6 -0
  4. data/OPENAPI_VERSION +1 -1
  5. data/VERSION +1 -1
  6. data/lib/stripe/resources/account.rb +443 -0
  7. data/lib/stripe/resources/account_link.rb +8 -0
  8. data/lib/stripe/resources/account_notice.rb +24 -0
  9. data/lib/stripe/resources/account_session.rb +435 -10
  10. data/lib/stripe/resources/apple_pay_domain.rb +8 -0
  11. data/lib/stripe/resources/application.rb +8 -0
  12. data/lib/stripe/resources/application_fee.rb +16 -0
  13. data/lib/stripe/resources/application_fee_refund.rb +8 -0
  14. data/lib/stripe/resources/apps/secret.rb +16 -0
  15. data/lib/stripe/resources/balance.rb +159 -0
  16. data/lib/stripe/resources/balance_settings.rb +40 -0
  17. data/lib/stripe/resources/balance_transaction.rb +16 -0
  18. data/lib/stripe/resources/bank_account.rb +40 -0
  19. data/lib/stripe/resources/billing/alert.rb +75 -0
  20. data/lib/stripe/resources/billing/alert_triggered.rb +8 -0
  21. data/lib/stripe/resources/billing/credit_balance_summary.rb +80 -0
  22. data/lib/stripe/resources/billing/credit_balance_transaction.rb +107 -0
  23. data/lib/stripe/resources/billing/credit_grant.rb +72 -0
  24. data/lib/stripe/resources/billing/meter.rb +45 -0
  25. data/lib/stripe/resources/billing/meter_event.rb +8 -0
  26. data/lib/stripe/resources/billing/meter_event_adjustment.rb +16 -0
  27. data/lib/stripe/resources/billing/meter_event_summary.rb +8 -0
  28. data/lib/stripe/resources/billing/meter_usage.rb +8 -0
  29. data/lib/stripe/resources/billing/meter_usage_row.rb +8 -0
  30. data/lib/stripe/resources/billing_portal/configuration.rb +122 -0
  31. data/lib/stripe/resources/billing_portal/session.rb +101 -0
  32. data/lib/stripe/resources/capability.rb +56 -0
  33. data/lib/stripe/resources/capital/financing_offer.rb +24 -0
  34. data/lib/stripe/resources/capital/financing_summary.rb +24 -0
  35. data/lib/stripe/resources/capital/financing_transaction.rb +24 -0
  36. data/lib/stripe/resources/card.rb +16 -0
  37. data/lib/stripe/resources/cash_balance.rb +16 -0
  38. data/lib/stripe/resources/charge.rb +1052 -16
  39. data/lib/stripe/resources/checkout/session.rb +950 -0
  40. data/lib/stripe/resources/climate/order.rb +32 -0
  41. data/lib/stripe/resources/climate/product.rb +16 -0
  42. data/lib/stripe/resources/climate/supplier.rb +16 -0
  43. data/lib/stripe/resources/confirmation_token.rb +960 -38
  44. data/lib/stripe/resources/connect_collection_transfer.rb +8 -0
  45. data/lib/stripe/resources/country_spec.rb +32 -0
  46. data/lib/stripe/resources/coupon.rb +36 -0
  47. data/lib/stripe/resources/credit_note.rb +70 -0
  48. data/lib/stripe/resources/credit_note_line_item.rb +53 -0
  49. data/lib/stripe/resources/customer.rb +77 -0
  50. data/lib/stripe/resources/customer_balance_transaction.rb +8 -0
  51. data/lib/stripe/resources/customer_cash_balance_transaction.rb +108 -0
  52. data/lib/stripe/resources/customer_session.rb +52 -0
  53. data/lib/stripe/resources/discount.rb +8 -0
  54. data/lib/stripe/resources/dispute.rb +166 -0
  55. data/lib/stripe/resources/entitlements/active_entitlement.rb +8 -0
  56. data/lib/stripe/resources/entitlements/active_entitlement_summary.rb +8 -0
  57. data/lib/stripe/resources/entitlements/feature.rb +8 -0
  58. data/lib/stripe/resources/ephemeral_key.rb +8 -0
  59. data/lib/stripe/resources/event.rb +56 -0
  60. data/lib/stripe/resources/exchange_rate.rb +8 -0
  61. data/lib/stripe/resources/file.rb +8 -0
  62. data/lib/stripe/resources/file_link.rb +8 -0
  63. data/lib/stripe/resources/financial_connections/account.rb +79 -0
  64. data/lib/stripe/resources/financial_connections/account_inferred_balance.rb +8 -0
  65. data/lib/stripe/resources/financial_connections/account_owner.rb +8 -0
  66. data/lib/stripe/resources/financial_connections/account_ownership.rb +8 -0
  67. data/lib/stripe/resources/financial_connections/institution.rb +53 -0
  68. data/lib/stripe/resources/financial_connections/session.rb +63 -1
  69. data/lib/stripe/resources/financial_connections/transaction.rb +16 -0
  70. data/lib/stripe/resources/forwarding/request.rb +52 -0
  71. data/lib/stripe/resources/funding_instructions.rb +193 -0
  72. data/lib/stripe/resources/fx_quote.rb +48 -0
  73. data/lib/stripe/resources/identity/verification_report.rb +166 -1
  74. data/lib/stripe/resources/identity/verification_session.rb +126 -1
  75. data/lib/stripe/resources/invoice.rb +441 -3
  76. data/lib/stripe/resources/invoice_item.rb +88 -0
  77. data/lib/stripe/resources/invoice_line_item.rb +186 -0
  78. data/lib/stripe/resources/invoice_payment.rb +24 -0
  79. data/lib/stripe/resources/invoice_rendering_template.rb +8 -0
  80. data/lib/stripe/resources/issuing/authorization.rb +177 -0
  81. data/lib/stripe/resources/issuing/card.rb +96 -0
  82. data/lib/stripe/resources/issuing/cardholder.rb +110 -0
  83. data/lib/stripe/resources/issuing/credit_underwriting_record.rb +82 -0
  84. data/lib/stripe/resources/issuing/dispute.rb +97 -0
  85. data/lib/stripe/resources/issuing/dispute_settlement_detail.rb +16 -0
  86. data/lib/stripe/resources/issuing/fraud_liability_debit.rb +8 -0
  87. data/lib/stripe/resources/issuing/personalization_design.rb +36 -0
  88. data/lib/stripe/resources/issuing/physical_bundle.rb +16 -0
  89. data/lib/stripe/resources/issuing/settlement.rb +8 -0
  90. data/lib/stripe/resources/issuing/token.rb +61 -0
  91. data/lib/stripe/resources/issuing/transaction.rb +151 -0
  92. data/lib/stripe/resources/line_item.rb +54 -0
  93. data/lib/stripe/resources/login_link.rb +8 -0
  94. data/lib/stripe/resources/mandate.rb +242 -11
  95. data/lib/stripe/resources/margin.rb +8 -0
  96. data/lib/stripe/resources/order.rb +348 -0
  97. data/lib/stripe/resources/payment_attempt_record.rb +890 -11
  98. data/lib/stripe/resources/payment_intent.rb +1405 -3
  99. data/lib/stripe/resources/payment_intent_amount_details_line_item.rb +56 -0
  100. data/lib/stripe/resources/payment_link.rb +337 -0
  101. data/lib/stripe/resources/payment_method.rb +884 -38
  102. data/lib/stripe/resources/payment_method_configuration.rb +961 -0
  103. data/lib/stripe/resources/payment_method_domain.rb +111 -0
  104. data/lib/stripe/resources/payment_record.rb +890 -11
  105. data/lib/stripe/resources/payout.rb +16 -0
  106. data/lib/stripe/resources/person.rb +180 -0
  107. data/lib/stripe/resources/plan.rb +24 -0
  108. data/lib/stripe/resources/price.rb +79 -0
  109. data/lib/stripe/resources/privacy/redaction_job.rb +16 -0
  110. data/lib/stripe/resources/privacy/redaction_job_validation_error.rb +16 -0
  111. data/lib/stripe/resources/product.rb +27 -0
  112. data/lib/stripe/resources/product_feature.rb +8 -0
  113. data/lib/stripe/resources/promotion_code.rb +24 -0
  114. data/lib/stripe/resources/quote.rb +432 -0
  115. data/lib/stripe/resources/quote_line.rb +247 -0
  116. data/lib/stripe/resources/quote_preview_invoice.rb +450 -3
  117. data/lib/stripe/resources/quote_preview_subscription_schedule.rb +323 -0
  118. data/lib/stripe/resources/radar/early_fraud_warning.rb +8 -0
  119. data/lib/stripe/resources/radar/value_list.rb +8 -0
  120. data/lib/stripe/resources/radar/value_list_item.rb +8 -0
  121. data/lib/stripe/resources/refund.rb +380 -19
  122. data/lib/stripe/resources/reporting/report_run.rb +16 -0
  123. data/lib/stripe/resources/reporting/report_type.rb +8 -0
  124. data/lib/stripe/resources/reserve_transaction.rb +8 -0
  125. data/lib/stripe/resources/reversal.rb +8 -0
  126. data/lib/stripe/resources/review.rb +24 -0
  127. data/lib/stripe/resources/setup_attempt.rb +331 -20
  128. data/lib/stripe/resources/setup_intent.rb +293 -2
  129. data/lib/stripe/resources/shipping_rate.rb +48 -0
  130. data/lib/stripe/resources/sigma/scheduled_query_run.rb +16 -0
  131. data/lib/stripe/resources/source.rb +274 -0
  132. data/lib/stripe/resources/source_mandate_notification.rb +32 -0
  133. data/lib/stripe/resources/source_transaction.rb +54 -0
  134. data/lib/stripe/resources/subscription.rb +318 -3
  135. data/lib/stripe/resources/subscription_item.rb +24 -0
  136. data/lib/stripe/resources/subscription_schedule.rb +314 -0
  137. data/lib/stripe/resources/tax/association.rb +32 -0
  138. data/lib/stripe/resources/tax/calculation.rb +109 -0
  139. data/lib/stripe/resources/tax/calculation_line_item.rb +32 -0
  140. data/lib/stripe/resources/tax/form.rb +107 -0
  141. data/lib/stripe/resources/tax/registration.rb +1232 -0
  142. data/lib/stripe/resources/tax/settings.rb +61 -1
  143. data/lib/stripe/resources/tax/transaction.rb +93 -0
  144. data/lib/stripe/resources/tax/transaction_line_item.rb +16 -0
  145. data/lib/stripe/resources/tax_code.rb +8 -0
  146. data/lib/stripe/resources/tax_deducted_at_source.rb +8 -0
  147. data/lib/stripe/resources/tax_id.rb +24 -0
  148. data/lib/stripe/resources/tax_rate.rb +16 -0
  149. data/lib/stripe/resources/terminal/configuration.rb +299 -0
  150. data/lib/stripe/resources/terminal/connection_token.rb +8 -0
  151. data/lib/stripe/resources/terminal/location.rb +16 -0
  152. data/lib/stripe/resources/terminal/onboarding_link.rb +24 -0
  153. data/lib/stripe/resources/terminal/reader.rb +241 -0
  154. data/lib/stripe/resources/terminal/reader_collected_data.rb +16 -0
  155. data/lib/stripe/resources/test_helpers/test_clock.rb +24 -0
  156. data/lib/stripe/resources/token.rb +8 -0
  157. data/lib/stripe/resources/topup.rb +8 -0
  158. data/lib/stripe/resources/transfer.rb +8 -0
  159. data/lib/stripe/resources/treasury/credit_reversal.rb +16 -0
  160. data/lib/stripe/resources/treasury/debit_reversal.rb +24 -0
  161. data/lib/stripe/resources/treasury/financial_account.rb +61 -0
  162. data/lib/stripe/resources/treasury/financial_account_features.rb +192 -0
  163. data/lib/stripe/resources/treasury/inbound_transfer.rb +69 -0
  164. data/lib/stripe/resources/treasury/outbound_payment.rb +106 -0
  165. data/lib/stripe/resources/treasury/outbound_transfer.rb +114 -0
  166. data/lib/stripe/resources/treasury/received_credit.rb +97 -0
  167. data/lib/stripe/resources/treasury/received_debit.rb +89 -0
  168. data/lib/stripe/resources/treasury/transaction.rb +36 -0
  169. data/lib/stripe/resources/treasury/transaction_entry.rb +24 -0
  170. data/lib/stripe/resources/v2/billing/bill_setting.rb +40 -0
  171. data/lib/stripe/resources/v2/billing/bill_setting_version.rb +40 -0
  172. data/lib/stripe/resources/v2/billing/cadence.rb +141 -0
  173. data/lib/stripe/resources/v2/billing/collection_setting.rb +150 -2
  174. data/lib/stripe/resources/v2/billing/collection_setting_version.rb +150 -2
  175. data/lib/stripe/resources/v2/billing/custom_pricing_unit.rb +8 -0
  176. data/lib/stripe/resources/v2/billing/intent.rb +27 -0
  177. data/lib/stripe/resources/v2/billing/intent_action.rb +195 -0
  178. data/lib/stripe/resources/v2/billing/license_fee.rb +24 -0
  179. data/lib/stripe/resources/v2/billing/license_fee_subscription.rb +8 -0
  180. data/lib/stripe/resources/v2/billing/license_fee_version.rb +24 -0
  181. data/lib/stripe/resources/v2/billing/licensed_item.rb +16 -0
  182. data/lib/stripe/resources/v2/billing/meter_event.rb +8 -0
  183. data/lib/stripe/resources/v2/billing/meter_event_adjustment.rb +16 -0
  184. data/lib/stripe/resources/v2/billing/meter_event_session.rb +8 -0
  185. data/lib/stripe/resources/v2/billing/metered_item.rb +27 -0
  186. data/lib/stripe/resources/v2/billing/pricing_plan.rb +8 -0
  187. data/lib/stripe/resources/v2/billing/pricing_plan_component.rb +36 -0
  188. data/lib/stripe/resources/v2/billing/pricing_plan_subscription.rb +27 -0
  189. data/lib/stripe/resources/v2/billing/pricing_plan_version.rb +8 -0
  190. data/lib/stripe/resources/v2/billing/profile.rb +8 -0
  191. data/lib/stripe/resources/v2/billing/rate_card.rb +8 -0
  192. data/lib/stripe/resources/v2/billing/rate_card_rate.rb +36 -0
  193. data/lib/stripe/resources/v2/billing/rate_card_subscription.rb +27 -0
  194. data/lib/stripe/resources/v2/billing/rate_card_version.rb +8 -0
  195. data/lib/stripe/resources/v2/billing/service_action.rb +115 -0
  196. data/lib/stripe/resources/v2/core/account.rb +1900 -0
  197. data/lib/stripe/resources/v2/core/account_link.rb +51 -0
  198. data/lib/stripe/resources/v2/core/claimable_sandbox.rb +24 -0
  199. data/lib/stripe/resources/v2/core/person.rb +201 -0
  200. data/lib/stripe/resources/v2/core/vault/gb_bank_account.rb +40 -0
  201. data/lib/stripe/resources/v2/core/vault/us_bank_account.rb +8 -0
  202. data/lib/stripe/resources/v2/event.rb +24 -0
  203. data/lib/stripe/resources/v2/event_destination.rb +44 -0
  204. data/lib/stripe/resources/v2/financial_address_credit_simulation.rb +8 -0
  205. data/lib/stripe/resources/v2/financial_address_generated_microdeposits.rb +8 -0
  206. data/lib/stripe/resources/v2/money_management/adjustment.rb +16 -0
  207. data/lib/stripe/resources/v2/money_management/financial_account.rb +61 -0
  208. data/lib/stripe/resources/v2/money_management/financial_address.rb +32 -0
  209. data/lib/stripe/resources/v2/money_management/inbound_transfer.rb +90 -3
  210. data/lib/stripe/resources/v2/money_management/outbound_payment.rb +88 -0
  211. data/lib/stripe/resources/v2/money_management/outbound_payment_quote.rb +62 -0
  212. data/lib/stripe/resources/v2/money_management/outbound_setup_intent.rb +24 -0
  213. data/lib/stripe/resources/v2/money_management/outbound_transfer.rb +79 -0
  214. data/lib/stripe/resources/v2/money_management/payout_method.rb +32 -0
  215. data/lib/stripe/resources/v2/money_management/payout_methods_bank_account_spec.rb +32 -0
  216. data/lib/stripe/resources/v2/money_management/received_credit.rb +77 -0
  217. data/lib/stripe/resources/v2/money_management/received_debit.rb +52 -0
  218. data/lib/stripe/resources/v2/money_management/transaction.rb +36 -0
  219. data/lib/stripe/resources/v2/money_management/transaction_entry.rb +35 -0
  220. data/lib/stripe/resources/v2/payments/off_session_payment.rb +24 -0
  221. data/lib/stripe/resources/v2/reporting/report.rb +52 -0
  222. data/lib/stripe/resources/v2/reporting/report_run.rb +69 -0
  223. data/lib/stripe/resources/v2/tax/automatic_rule.rb +8 -0
  224. data/lib/stripe/resources/webhook_endpoint.rb +8 -0
  225. data/lib/stripe/stripe_object.rb +25 -1
  226. data/lib/stripe/util.rb +9 -5
  227. data/lib/stripe/version.rb +1 -1
  228. data/rbi/stripe.rbi +280174 -0
  229. metadata +3 -2
@@ -23,687 +23,1727 @@ module Stripe
23
23
  class Standard < Stripe::StripeObject
24
24
  # Place of supply scheme used in an Default standard registration.
25
25
  attr_reader :place_of_supply_scheme
26
+
27
+ def self.inner_class_types
28
+ @inner_class_types = {}
29
+ end
30
+
31
+ def self.field_remappings
32
+ @field_remappings = {}
33
+ end
26
34
  end
27
35
  # Attribute for field standard
28
36
  attr_reader :standard
29
37
  # Type of registration in `country`.
30
38
  attr_reader :type
39
+
40
+ def self.inner_class_types
41
+ @inner_class_types = { standard: Standard }
42
+ end
43
+
44
+ def self.field_remappings
45
+ @field_remappings = {}
46
+ end
31
47
  end
32
48
 
33
49
  class Al < Stripe::StripeObject
34
50
  # Type of registration in `country`.
35
51
  attr_reader :type
52
+
53
+ def self.inner_class_types
54
+ @inner_class_types = {}
55
+ end
56
+
57
+ def self.field_remappings
58
+ @field_remappings = {}
59
+ end
36
60
  end
37
61
 
38
62
  class Am < Stripe::StripeObject
39
63
  # Type of registration in `country`.
40
64
  attr_reader :type
65
+
66
+ def self.inner_class_types
67
+ @inner_class_types = {}
68
+ end
69
+
70
+ def self.field_remappings
71
+ @field_remappings = {}
72
+ end
41
73
  end
42
74
 
43
75
  class Ao < Stripe::StripeObject
44
76
  # Type of registration in `country`.
45
77
  attr_reader :type
78
+
79
+ def self.inner_class_types
80
+ @inner_class_types = {}
81
+ end
82
+
83
+ def self.field_remappings
84
+ @field_remappings = {}
85
+ end
46
86
  end
47
87
 
48
88
  class At < Stripe::StripeObject
49
89
  class Standard < Stripe::StripeObject
50
90
  # Place of supply scheme used in an EU standard registration.
51
91
  attr_reader :place_of_supply_scheme
92
+
93
+ def self.inner_class_types
94
+ @inner_class_types = {}
95
+ end
96
+
97
+ def self.field_remappings
98
+ @field_remappings = {}
99
+ end
52
100
  end
53
101
  # Attribute for field standard
54
102
  attr_reader :standard
55
103
  # Type of registration in an EU country.
56
104
  attr_reader :type
105
+
106
+ def self.inner_class_types
107
+ @inner_class_types = { standard: Standard }
108
+ end
109
+
110
+ def self.field_remappings
111
+ @field_remappings = {}
112
+ end
57
113
  end
58
114
 
59
115
  class Au < Stripe::StripeObject
60
116
  class Standard < Stripe::StripeObject
61
117
  # Place of supply scheme used in an Default standard registration.
62
118
  attr_reader :place_of_supply_scheme
119
+
120
+ def self.inner_class_types
121
+ @inner_class_types = {}
122
+ end
123
+
124
+ def self.field_remappings
125
+ @field_remappings = {}
126
+ end
63
127
  end
64
128
  # Attribute for field standard
65
129
  attr_reader :standard
66
130
  # Type of registration in `country`.
67
131
  attr_reader :type
132
+
133
+ def self.inner_class_types
134
+ @inner_class_types = { standard: Standard }
135
+ end
136
+
137
+ def self.field_remappings
138
+ @field_remappings = {}
139
+ end
68
140
  end
69
141
 
70
142
  class Aw < Stripe::StripeObject
71
143
  # Type of registration in `country`.
72
144
  attr_reader :type
145
+
146
+ def self.inner_class_types
147
+ @inner_class_types = {}
148
+ end
149
+
150
+ def self.field_remappings
151
+ @field_remappings = {}
152
+ end
73
153
  end
74
154
 
75
155
  class Az < Stripe::StripeObject
76
156
  # Type of registration in `country`.
77
157
  attr_reader :type
158
+
159
+ def self.inner_class_types
160
+ @inner_class_types = {}
161
+ end
162
+
163
+ def self.field_remappings
164
+ @field_remappings = {}
165
+ end
78
166
  end
79
167
 
80
168
  class Ba < Stripe::StripeObject
81
169
  # Type of registration in `country`.
82
170
  attr_reader :type
171
+
172
+ def self.inner_class_types
173
+ @inner_class_types = {}
174
+ end
175
+
176
+ def self.field_remappings
177
+ @field_remappings = {}
178
+ end
83
179
  end
84
180
 
85
181
  class Bb < Stripe::StripeObject
86
182
  # Type of registration in `country`.
87
183
  attr_reader :type
184
+
185
+ def self.inner_class_types
186
+ @inner_class_types = {}
187
+ end
188
+
189
+ def self.field_remappings
190
+ @field_remappings = {}
191
+ end
88
192
  end
89
193
 
90
194
  class Bd < Stripe::StripeObject
91
195
  # Type of registration in `country`.
92
196
  attr_reader :type
197
+
198
+ def self.inner_class_types
199
+ @inner_class_types = {}
200
+ end
201
+
202
+ def self.field_remappings
203
+ @field_remappings = {}
204
+ end
93
205
  end
94
206
 
95
207
  class Be < Stripe::StripeObject
96
208
  class Standard < Stripe::StripeObject
97
209
  # Place of supply scheme used in an EU standard registration.
98
210
  attr_reader :place_of_supply_scheme
211
+
212
+ def self.inner_class_types
213
+ @inner_class_types = {}
214
+ end
215
+
216
+ def self.field_remappings
217
+ @field_remappings = {}
218
+ end
99
219
  end
100
220
  # Attribute for field standard
101
221
  attr_reader :standard
102
222
  # Type of registration in an EU country.
103
223
  attr_reader :type
224
+
225
+ def self.inner_class_types
226
+ @inner_class_types = { standard: Standard }
227
+ end
228
+
229
+ def self.field_remappings
230
+ @field_remappings = {}
231
+ end
104
232
  end
105
233
 
106
234
  class Bf < Stripe::StripeObject
107
235
  # Type of registration in `country`.
108
236
  attr_reader :type
237
+
238
+ def self.inner_class_types
239
+ @inner_class_types = {}
240
+ end
241
+
242
+ def self.field_remappings
243
+ @field_remappings = {}
244
+ end
109
245
  end
110
246
 
111
247
  class Bg < Stripe::StripeObject
112
248
  class Standard < Stripe::StripeObject
113
249
  # Place of supply scheme used in an EU standard registration.
114
250
  attr_reader :place_of_supply_scheme
251
+
252
+ def self.inner_class_types
253
+ @inner_class_types = {}
254
+ end
255
+
256
+ def self.field_remappings
257
+ @field_remappings = {}
258
+ end
115
259
  end
116
260
  # Attribute for field standard
117
261
  attr_reader :standard
118
262
  # Type of registration in an EU country.
119
263
  attr_reader :type
264
+
265
+ def self.inner_class_types
266
+ @inner_class_types = { standard: Standard }
267
+ end
268
+
269
+ def self.field_remappings
270
+ @field_remappings = {}
271
+ end
120
272
  end
121
273
 
122
274
  class Bh < Stripe::StripeObject
123
275
  # Type of registration in `country`.
124
276
  attr_reader :type
277
+
278
+ def self.inner_class_types
279
+ @inner_class_types = {}
280
+ end
281
+
282
+ def self.field_remappings
283
+ @field_remappings = {}
284
+ end
125
285
  end
126
286
 
127
287
  class Bj < Stripe::StripeObject
128
288
  # Type of registration in `country`.
129
289
  attr_reader :type
290
+
291
+ def self.inner_class_types
292
+ @inner_class_types = {}
293
+ end
294
+
295
+ def self.field_remappings
296
+ @field_remappings = {}
297
+ end
130
298
  end
131
299
 
132
300
  class Bs < Stripe::StripeObject
133
301
  # Type of registration in `country`.
134
302
  attr_reader :type
303
+
304
+ def self.inner_class_types
305
+ @inner_class_types = {}
306
+ end
307
+
308
+ def self.field_remappings
309
+ @field_remappings = {}
310
+ end
135
311
  end
136
312
 
137
313
  class By < Stripe::StripeObject
138
314
  # Type of registration in `country`.
139
315
  attr_reader :type
316
+
317
+ def self.inner_class_types
318
+ @inner_class_types = {}
319
+ end
320
+
321
+ def self.field_remappings
322
+ @field_remappings = {}
323
+ end
140
324
  end
141
325
 
142
326
  class Ca < Stripe::StripeObject
143
327
  class ProvinceStandard < Stripe::StripeObject
144
328
  # Two-letter CA province code ([ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2)).
145
329
  attr_reader :province
330
+
331
+ def self.inner_class_types
332
+ @inner_class_types = {}
333
+ end
334
+
335
+ def self.field_remappings
336
+ @field_remappings = {}
337
+ end
146
338
  end
147
339
  # Attribute for field province_standard
148
340
  attr_reader :province_standard
149
341
  # Type of registration in Canada.
150
342
  attr_reader :type
343
+
344
+ def self.inner_class_types
345
+ @inner_class_types = { province_standard: ProvinceStandard }
346
+ end
347
+
348
+ def self.field_remappings
349
+ @field_remappings = {}
350
+ end
151
351
  end
152
352
 
153
353
  class Cd < Stripe::StripeObject
154
354
  # Type of registration in `country`.
155
355
  attr_reader :type
356
+
357
+ def self.inner_class_types
358
+ @inner_class_types = {}
359
+ end
360
+
361
+ def self.field_remappings
362
+ @field_remappings = {}
363
+ end
156
364
  end
157
365
 
158
366
  class Ch < Stripe::StripeObject
159
367
  class Standard < Stripe::StripeObject
160
368
  # Place of supply scheme used in an Default standard registration.
161
369
  attr_reader :place_of_supply_scheme
370
+
371
+ def self.inner_class_types
372
+ @inner_class_types = {}
373
+ end
374
+
375
+ def self.field_remappings
376
+ @field_remappings = {}
377
+ end
162
378
  end
163
379
  # Attribute for field standard
164
380
  attr_reader :standard
165
381
  # Type of registration in `country`.
166
382
  attr_reader :type
383
+
384
+ def self.inner_class_types
385
+ @inner_class_types = { standard: Standard }
386
+ end
387
+
388
+ def self.field_remappings
389
+ @field_remappings = {}
390
+ end
167
391
  end
168
392
 
169
393
  class Cl < Stripe::StripeObject
170
394
  # Type of registration in `country`.
171
395
  attr_reader :type
396
+
397
+ def self.inner_class_types
398
+ @inner_class_types = {}
399
+ end
400
+
401
+ def self.field_remappings
402
+ @field_remappings = {}
403
+ end
172
404
  end
173
405
 
174
406
  class Cm < Stripe::StripeObject
175
407
  # Type of registration in `country`.
176
408
  attr_reader :type
409
+
410
+ def self.inner_class_types
411
+ @inner_class_types = {}
412
+ end
413
+
414
+ def self.field_remappings
415
+ @field_remappings = {}
416
+ end
177
417
  end
178
418
 
179
419
  class Co < Stripe::StripeObject
180
420
  # Type of registration in `country`.
181
421
  attr_reader :type
422
+
423
+ def self.inner_class_types
424
+ @inner_class_types = {}
425
+ end
426
+
427
+ def self.field_remappings
428
+ @field_remappings = {}
429
+ end
182
430
  end
183
431
 
184
432
  class Cr < Stripe::StripeObject
185
433
  # Type of registration in `country`.
186
434
  attr_reader :type
435
+
436
+ def self.inner_class_types
437
+ @inner_class_types = {}
438
+ end
439
+
440
+ def self.field_remappings
441
+ @field_remappings = {}
442
+ end
187
443
  end
188
444
 
189
445
  class Cv < Stripe::StripeObject
190
446
  # Type of registration in `country`.
191
447
  attr_reader :type
448
+
449
+ def self.inner_class_types
450
+ @inner_class_types = {}
451
+ end
452
+
453
+ def self.field_remappings
454
+ @field_remappings = {}
455
+ end
192
456
  end
193
457
 
194
458
  class Cy < Stripe::StripeObject
195
459
  class Standard < Stripe::StripeObject
196
460
  # Place of supply scheme used in an EU standard registration.
197
461
  attr_reader :place_of_supply_scheme
462
+
463
+ def self.inner_class_types
464
+ @inner_class_types = {}
465
+ end
466
+
467
+ def self.field_remappings
468
+ @field_remappings = {}
469
+ end
198
470
  end
199
471
  # Attribute for field standard
200
472
  attr_reader :standard
201
473
  # Type of registration in an EU country.
202
474
  attr_reader :type
475
+
476
+ def self.inner_class_types
477
+ @inner_class_types = { standard: Standard }
478
+ end
479
+
480
+ def self.field_remappings
481
+ @field_remappings = {}
482
+ end
203
483
  end
204
484
 
205
485
  class Cz < Stripe::StripeObject
206
486
  class Standard < Stripe::StripeObject
207
487
  # Place of supply scheme used in an EU standard registration.
208
488
  attr_reader :place_of_supply_scheme
489
+
490
+ def self.inner_class_types
491
+ @inner_class_types = {}
492
+ end
493
+
494
+ def self.field_remappings
495
+ @field_remappings = {}
496
+ end
209
497
  end
210
498
  # Attribute for field standard
211
499
  attr_reader :standard
212
500
  # Type of registration in an EU country.
213
501
  attr_reader :type
502
+
503
+ def self.inner_class_types
504
+ @inner_class_types = { standard: Standard }
505
+ end
506
+
507
+ def self.field_remappings
508
+ @field_remappings = {}
509
+ end
214
510
  end
215
511
 
216
512
  class De < Stripe::StripeObject
217
513
  class Standard < Stripe::StripeObject
218
514
  # Place of supply scheme used in an EU standard registration.
219
515
  attr_reader :place_of_supply_scheme
516
+
517
+ def self.inner_class_types
518
+ @inner_class_types = {}
519
+ end
520
+
521
+ def self.field_remappings
522
+ @field_remappings = {}
523
+ end
220
524
  end
221
525
  # Attribute for field standard
222
526
  attr_reader :standard
223
527
  # Type of registration in an EU country.
224
528
  attr_reader :type
529
+
530
+ def self.inner_class_types
531
+ @inner_class_types = { standard: Standard }
532
+ end
533
+
534
+ def self.field_remappings
535
+ @field_remappings = {}
536
+ end
225
537
  end
226
538
 
227
539
  class Dk < Stripe::StripeObject
228
540
  class Standard < Stripe::StripeObject
229
541
  # Place of supply scheme used in an EU standard registration.
230
542
  attr_reader :place_of_supply_scheme
543
+
544
+ def self.inner_class_types
545
+ @inner_class_types = {}
546
+ end
547
+
548
+ def self.field_remappings
549
+ @field_remappings = {}
550
+ end
231
551
  end
232
552
  # Attribute for field standard
233
553
  attr_reader :standard
234
554
  # Type of registration in an EU country.
235
555
  attr_reader :type
556
+
557
+ def self.inner_class_types
558
+ @inner_class_types = { standard: Standard }
559
+ end
560
+
561
+ def self.field_remappings
562
+ @field_remappings = {}
563
+ end
236
564
  end
237
565
 
238
566
  class Ec < Stripe::StripeObject
239
567
  # Type of registration in `country`.
240
568
  attr_reader :type
569
+
570
+ def self.inner_class_types
571
+ @inner_class_types = {}
572
+ end
573
+
574
+ def self.field_remappings
575
+ @field_remappings = {}
576
+ end
241
577
  end
242
578
 
243
579
  class Ee < Stripe::StripeObject
244
580
  class Standard < Stripe::StripeObject
245
581
  # Place of supply scheme used in an EU standard registration.
246
582
  attr_reader :place_of_supply_scheme
583
+
584
+ def self.inner_class_types
585
+ @inner_class_types = {}
586
+ end
587
+
588
+ def self.field_remappings
589
+ @field_remappings = {}
590
+ end
247
591
  end
248
592
  # Attribute for field standard
249
593
  attr_reader :standard
250
594
  # Type of registration in an EU country.
251
595
  attr_reader :type
596
+
597
+ def self.inner_class_types
598
+ @inner_class_types = { standard: Standard }
599
+ end
600
+
601
+ def self.field_remappings
602
+ @field_remappings = {}
603
+ end
252
604
  end
253
605
 
254
606
  class Eg < Stripe::StripeObject
255
607
  # Type of registration in `country`.
256
608
  attr_reader :type
609
+
610
+ def self.inner_class_types
611
+ @inner_class_types = {}
612
+ end
613
+
614
+ def self.field_remappings
615
+ @field_remappings = {}
616
+ end
257
617
  end
258
618
 
259
619
  class Es < Stripe::StripeObject
260
620
  class Standard < Stripe::StripeObject
261
621
  # Place of supply scheme used in an EU standard registration.
262
622
  attr_reader :place_of_supply_scheme
623
+
624
+ def self.inner_class_types
625
+ @inner_class_types = {}
626
+ end
627
+
628
+ def self.field_remappings
629
+ @field_remappings = {}
630
+ end
263
631
  end
264
632
  # Attribute for field standard
265
633
  attr_reader :standard
266
634
  # Type of registration in an EU country.
267
635
  attr_reader :type
636
+
637
+ def self.inner_class_types
638
+ @inner_class_types = { standard: Standard }
639
+ end
640
+
641
+ def self.field_remappings
642
+ @field_remappings = {}
643
+ end
268
644
  end
269
645
 
270
646
  class Et < Stripe::StripeObject
271
647
  # Type of registration in `country`.
272
648
  attr_reader :type
649
+
650
+ def self.inner_class_types
651
+ @inner_class_types = {}
652
+ end
653
+
654
+ def self.field_remappings
655
+ @field_remappings = {}
656
+ end
273
657
  end
274
658
 
275
659
  class Fi < Stripe::StripeObject
276
660
  class Standard < Stripe::StripeObject
277
661
  # Place of supply scheme used in an EU standard registration.
278
662
  attr_reader :place_of_supply_scheme
663
+
664
+ def self.inner_class_types
665
+ @inner_class_types = {}
666
+ end
667
+
668
+ def self.field_remappings
669
+ @field_remappings = {}
670
+ end
279
671
  end
280
672
  # Attribute for field standard
281
673
  attr_reader :standard
282
674
  # Type of registration in an EU country.
283
675
  attr_reader :type
676
+
677
+ def self.inner_class_types
678
+ @inner_class_types = { standard: Standard }
679
+ end
680
+
681
+ def self.field_remappings
682
+ @field_remappings = {}
683
+ end
284
684
  end
285
685
 
286
686
  class Fr < Stripe::StripeObject
287
687
  class Standard < Stripe::StripeObject
288
688
  # Place of supply scheme used in an EU standard registration.
289
689
  attr_reader :place_of_supply_scheme
690
+
691
+ def self.inner_class_types
692
+ @inner_class_types = {}
693
+ end
694
+
695
+ def self.field_remappings
696
+ @field_remappings = {}
697
+ end
290
698
  end
291
699
  # Attribute for field standard
292
700
  attr_reader :standard
293
701
  # Type of registration in an EU country.
294
702
  attr_reader :type
703
+
704
+ def self.inner_class_types
705
+ @inner_class_types = { standard: Standard }
706
+ end
707
+
708
+ def self.field_remappings
709
+ @field_remappings = {}
710
+ end
295
711
  end
296
712
 
297
713
  class Gb < Stripe::StripeObject
298
714
  class Standard < Stripe::StripeObject
299
715
  # Place of supply scheme used in an Default standard registration.
300
716
  attr_reader :place_of_supply_scheme
717
+
718
+ def self.inner_class_types
719
+ @inner_class_types = {}
720
+ end
721
+
722
+ def self.field_remappings
723
+ @field_remappings = {}
724
+ end
301
725
  end
302
726
  # Attribute for field standard
303
727
  attr_reader :standard
304
728
  # Type of registration in `country`.
305
729
  attr_reader :type
730
+
731
+ def self.inner_class_types
732
+ @inner_class_types = { standard: Standard }
733
+ end
734
+
735
+ def self.field_remappings
736
+ @field_remappings = {}
737
+ end
306
738
  end
307
739
 
308
740
  class Ge < Stripe::StripeObject
309
741
  # Type of registration in `country`.
310
742
  attr_reader :type
743
+
744
+ def self.inner_class_types
745
+ @inner_class_types = {}
746
+ end
747
+
748
+ def self.field_remappings
749
+ @field_remappings = {}
750
+ end
311
751
  end
312
752
 
313
753
  class Gn < Stripe::StripeObject
314
754
  # Type of registration in `country`.
315
755
  attr_reader :type
756
+
757
+ def self.inner_class_types
758
+ @inner_class_types = {}
759
+ end
760
+
761
+ def self.field_remappings
762
+ @field_remappings = {}
763
+ end
316
764
  end
317
765
 
318
766
  class Gr < Stripe::StripeObject
319
767
  class Standard < Stripe::StripeObject
320
768
  # Place of supply scheme used in an EU standard registration.
321
769
  attr_reader :place_of_supply_scheme
770
+
771
+ def self.inner_class_types
772
+ @inner_class_types = {}
773
+ end
774
+
775
+ def self.field_remappings
776
+ @field_remappings = {}
777
+ end
322
778
  end
323
779
  # Attribute for field standard
324
780
  attr_reader :standard
325
781
  # Type of registration in an EU country.
326
782
  attr_reader :type
783
+
784
+ def self.inner_class_types
785
+ @inner_class_types = { standard: Standard }
786
+ end
787
+
788
+ def self.field_remappings
789
+ @field_remappings = {}
790
+ end
327
791
  end
328
792
 
329
793
  class Hr < Stripe::StripeObject
330
794
  class Standard < Stripe::StripeObject
331
795
  # Place of supply scheme used in an EU standard registration.
332
796
  attr_reader :place_of_supply_scheme
797
+
798
+ def self.inner_class_types
799
+ @inner_class_types = {}
800
+ end
801
+
802
+ def self.field_remappings
803
+ @field_remappings = {}
804
+ end
333
805
  end
334
806
  # Attribute for field standard
335
807
  attr_reader :standard
336
808
  # Type of registration in an EU country.
337
809
  attr_reader :type
810
+
811
+ def self.inner_class_types
812
+ @inner_class_types = { standard: Standard }
813
+ end
814
+
815
+ def self.field_remappings
816
+ @field_remappings = {}
817
+ end
338
818
  end
339
819
 
340
820
  class Hu < Stripe::StripeObject
341
821
  class Standard < Stripe::StripeObject
342
822
  # Place of supply scheme used in an EU standard registration.
343
823
  attr_reader :place_of_supply_scheme
824
+
825
+ def self.inner_class_types
826
+ @inner_class_types = {}
827
+ end
828
+
829
+ def self.field_remappings
830
+ @field_remappings = {}
831
+ end
344
832
  end
345
833
  # Attribute for field standard
346
834
  attr_reader :standard
347
835
  # Type of registration in an EU country.
348
836
  attr_reader :type
837
+
838
+ def self.inner_class_types
839
+ @inner_class_types = { standard: Standard }
840
+ end
841
+
842
+ def self.field_remappings
843
+ @field_remappings = {}
844
+ end
349
845
  end
350
846
 
351
847
  class Id < Stripe::StripeObject
352
848
  # Type of registration in `country`.
353
849
  attr_reader :type
850
+
851
+ def self.inner_class_types
852
+ @inner_class_types = {}
853
+ end
854
+
855
+ def self.field_remappings
856
+ @field_remappings = {}
857
+ end
354
858
  end
355
859
 
356
860
  class Ie < Stripe::StripeObject
357
861
  class Standard < Stripe::StripeObject
358
862
  # Place of supply scheme used in an EU standard registration.
359
863
  attr_reader :place_of_supply_scheme
864
+
865
+ def self.inner_class_types
866
+ @inner_class_types = {}
867
+ end
868
+
869
+ def self.field_remappings
870
+ @field_remappings = {}
871
+ end
360
872
  end
361
873
  # Attribute for field standard
362
874
  attr_reader :standard
363
875
  # Type of registration in an EU country.
364
876
  attr_reader :type
877
+
878
+ def self.inner_class_types
879
+ @inner_class_types = { standard: Standard }
880
+ end
881
+
882
+ def self.field_remappings
883
+ @field_remappings = {}
884
+ end
365
885
  end
366
886
 
367
887
  class In < Stripe::StripeObject
368
888
  # Type of registration in `country`.
369
889
  attr_reader :type
890
+
891
+ def self.inner_class_types
892
+ @inner_class_types = {}
893
+ end
894
+
895
+ def self.field_remappings
896
+ @field_remappings = {}
897
+ end
370
898
  end
371
899
 
372
900
  class Is < Stripe::StripeObject
373
901
  # Type of registration in `country`.
374
902
  attr_reader :type
903
+
904
+ def self.inner_class_types
905
+ @inner_class_types = {}
906
+ end
907
+
908
+ def self.field_remappings
909
+ @field_remappings = {}
910
+ end
375
911
  end
376
912
 
377
913
  class It < Stripe::StripeObject
378
914
  class Standard < Stripe::StripeObject
379
915
  # Place of supply scheme used in an EU standard registration.
380
916
  attr_reader :place_of_supply_scheme
917
+
918
+ def self.inner_class_types
919
+ @inner_class_types = {}
920
+ end
921
+
922
+ def self.field_remappings
923
+ @field_remappings = {}
924
+ end
381
925
  end
382
926
  # Attribute for field standard
383
927
  attr_reader :standard
384
928
  # Type of registration in an EU country.
385
929
  attr_reader :type
930
+
931
+ def self.inner_class_types
932
+ @inner_class_types = { standard: Standard }
933
+ end
934
+
935
+ def self.field_remappings
936
+ @field_remappings = {}
937
+ end
386
938
  end
387
939
 
388
940
  class Jp < Stripe::StripeObject
389
941
  class Standard < Stripe::StripeObject
390
942
  # Place of supply scheme used in an Default standard registration.
391
943
  attr_reader :place_of_supply_scheme
944
+
945
+ def self.inner_class_types
946
+ @inner_class_types = {}
947
+ end
948
+
949
+ def self.field_remappings
950
+ @field_remappings = {}
951
+ end
392
952
  end
393
953
  # Attribute for field standard
394
954
  attr_reader :standard
395
955
  # Type of registration in `country`.
396
956
  attr_reader :type
957
+
958
+ def self.inner_class_types
959
+ @inner_class_types = { standard: Standard }
960
+ end
961
+
962
+ def self.field_remappings
963
+ @field_remappings = {}
964
+ end
397
965
  end
398
966
 
399
967
  class Ke < Stripe::StripeObject
400
968
  # Type of registration in `country`.
401
969
  attr_reader :type
970
+
971
+ def self.inner_class_types
972
+ @inner_class_types = {}
973
+ end
974
+
975
+ def self.field_remappings
976
+ @field_remappings = {}
977
+ end
402
978
  end
403
979
 
404
980
  class Kg < Stripe::StripeObject
405
981
  # Type of registration in `country`.
406
982
  attr_reader :type
983
+
984
+ def self.inner_class_types
985
+ @inner_class_types = {}
986
+ end
987
+
988
+ def self.field_remappings
989
+ @field_remappings = {}
990
+ end
407
991
  end
408
992
 
409
993
  class Kh < Stripe::StripeObject
410
994
  # Type of registration in `country`.
411
995
  attr_reader :type
996
+
997
+ def self.inner_class_types
998
+ @inner_class_types = {}
999
+ end
1000
+
1001
+ def self.field_remappings
1002
+ @field_remappings = {}
1003
+ end
412
1004
  end
413
1005
 
414
1006
  class Kr < Stripe::StripeObject
415
1007
  # Type of registration in `country`.
416
1008
  attr_reader :type
1009
+
1010
+ def self.inner_class_types
1011
+ @inner_class_types = {}
1012
+ end
1013
+
1014
+ def self.field_remappings
1015
+ @field_remappings = {}
1016
+ end
417
1017
  end
418
1018
 
419
1019
  class Kz < Stripe::StripeObject
420
1020
  # Type of registration in `country`.
421
1021
  attr_reader :type
1022
+
1023
+ def self.inner_class_types
1024
+ @inner_class_types = {}
1025
+ end
1026
+
1027
+ def self.field_remappings
1028
+ @field_remappings = {}
1029
+ end
422
1030
  end
423
1031
 
424
1032
  class La < Stripe::StripeObject
425
1033
  # Type of registration in `country`.
426
1034
  attr_reader :type
1035
+
1036
+ def self.inner_class_types
1037
+ @inner_class_types = {}
1038
+ end
1039
+
1040
+ def self.field_remappings
1041
+ @field_remappings = {}
1042
+ end
427
1043
  end
428
1044
 
429
1045
  class Lt < Stripe::StripeObject
430
1046
  class Standard < Stripe::StripeObject
431
1047
  # Place of supply scheme used in an EU standard registration.
432
1048
  attr_reader :place_of_supply_scheme
1049
+
1050
+ def self.inner_class_types
1051
+ @inner_class_types = {}
1052
+ end
1053
+
1054
+ def self.field_remappings
1055
+ @field_remappings = {}
1056
+ end
433
1057
  end
434
1058
  # Attribute for field standard
435
1059
  attr_reader :standard
436
1060
  # Type of registration in an EU country.
437
1061
  attr_reader :type
1062
+
1063
+ def self.inner_class_types
1064
+ @inner_class_types = { standard: Standard }
1065
+ end
1066
+
1067
+ def self.field_remappings
1068
+ @field_remappings = {}
1069
+ end
438
1070
  end
439
1071
 
440
1072
  class Lu < Stripe::StripeObject
441
1073
  class Standard < Stripe::StripeObject
442
1074
  # Place of supply scheme used in an EU standard registration.
443
1075
  attr_reader :place_of_supply_scheme
1076
+
1077
+ def self.inner_class_types
1078
+ @inner_class_types = {}
1079
+ end
1080
+
1081
+ def self.field_remappings
1082
+ @field_remappings = {}
1083
+ end
444
1084
  end
445
1085
  # Attribute for field standard
446
1086
  attr_reader :standard
447
1087
  # Type of registration in an EU country.
448
1088
  attr_reader :type
1089
+
1090
+ def self.inner_class_types
1091
+ @inner_class_types = { standard: Standard }
1092
+ end
1093
+
1094
+ def self.field_remappings
1095
+ @field_remappings = {}
1096
+ end
449
1097
  end
450
1098
 
451
1099
  class Lv < Stripe::StripeObject
452
1100
  class Standard < Stripe::StripeObject
453
1101
  # Place of supply scheme used in an EU standard registration.
454
1102
  attr_reader :place_of_supply_scheme
1103
+
1104
+ def self.inner_class_types
1105
+ @inner_class_types = {}
1106
+ end
1107
+
1108
+ def self.field_remappings
1109
+ @field_remappings = {}
1110
+ end
455
1111
  end
456
1112
  # Attribute for field standard
457
1113
  attr_reader :standard
458
1114
  # Type of registration in an EU country.
459
1115
  attr_reader :type
1116
+
1117
+ def self.inner_class_types
1118
+ @inner_class_types = { standard: Standard }
1119
+ end
1120
+
1121
+ def self.field_remappings
1122
+ @field_remappings = {}
1123
+ end
460
1124
  end
461
1125
 
462
1126
  class Ma < Stripe::StripeObject
463
1127
  # Type of registration in `country`.
464
1128
  attr_reader :type
1129
+
1130
+ def self.inner_class_types
1131
+ @inner_class_types = {}
1132
+ end
1133
+
1134
+ def self.field_remappings
1135
+ @field_remappings = {}
1136
+ end
465
1137
  end
466
1138
 
467
1139
  class Md < Stripe::StripeObject
468
1140
  # Type of registration in `country`.
469
1141
  attr_reader :type
1142
+
1143
+ def self.inner_class_types
1144
+ @inner_class_types = {}
1145
+ end
1146
+
1147
+ def self.field_remappings
1148
+ @field_remappings = {}
1149
+ end
470
1150
  end
471
1151
 
472
1152
  class Me < Stripe::StripeObject
473
1153
  # Type of registration in `country`.
474
1154
  attr_reader :type
1155
+
1156
+ def self.inner_class_types
1157
+ @inner_class_types = {}
1158
+ end
1159
+
1160
+ def self.field_remappings
1161
+ @field_remappings = {}
1162
+ end
475
1163
  end
476
1164
 
477
1165
  class Mk < Stripe::StripeObject
478
1166
  # Type of registration in `country`.
479
1167
  attr_reader :type
1168
+
1169
+ def self.inner_class_types
1170
+ @inner_class_types = {}
1171
+ end
1172
+
1173
+ def self.field_remappings
1174
+ @field_remappings = {}
1175
+ end
480
1176
  end
481
1177
 
482
1178
  class Mr < Stripe::StripeObject
483
1179
  # Type of registration in `country`.
484
1180
  attr_reader :type
1181
+
1182
+ def self.inner_class_types
1183
+ @inner_class_types = {}
1184
+ end
1185
+
1186
+ def self.field_remappings
1187
+ @field_remappings = {}
1188
+ end
485
1189
  end
486
1190
 
487
1191
  class Mt < Stripe::StripeObject
488
1192
  class Standard < Stripe::StripeObject
489
1193
  # Place of supply scheme used in an EU standard registration.
490
1194
  attr_reader :place_of_supply_scheme
1195
+
1196
+ def self.inner_class_types
1197
+ @inner_class_types = {}
1198
+ end
1199
+
1200
+ def self.field_remappings
1201
+ @field_remappings = {}
1202
+ end
491
1203
  end
492
1204
  # Attribute for field standard
493
1205
  attr_reader :standard
494
1206
  # Type of registration in an EU country.
495
1207
  attr_reader :type
1208
+
1209
+ def self.inner_class_types
1210
+ @inner_class_types = { standard: Standard }
1211
+ end
1212
+
1213
+ def self.field_remappings
1214
+ @field_remappings = {}
1215
+ end
496
1216
  end
497
1217
 
498
1218
  class Mx < Stripe::StripeObject
499
1219
  # Type of registration in `country`.
500
1220
  attr_reader :type
1221
+
1222
+ def self.inner_class_types
1223
+ @inner_class_types = {}
1224
+ end
1225
+
1226
+ def self.field_remappings
1227
+ @field_remappings = {}
1228
+ end
501
1229
  end
502
1230
 
503
1231
  class My < Stripe::StripeObject
504
1232
  # Type of registration in `country`.
505
1233
  attr_reader :type
1234
+
1235
+ def self.inner_class_types
1236
+ @inner_class_types = {}
1237
+ end
1238
+
1239
+ def self.field_remappings
1240
+ @field_remappings = {}
1241
+ end
506
1242
  end
507
1243
 
508
1244
  class Ng < Stripe::StripeObject
509
1245
  # Type of registration in `country`.
510
1246
  attr_reader :type
1247
+
1248
+ def self.inner_class_types
1249
+ @inner_class_types = {}
1250
+ end
1251
+
1252
+ def self.field_remappings
1253
+ @field_remappings = {}
1254
+ end
511
1255
  end
512
1256
 
513
1257
  class Nl < Stripe::StripeObject
514
1258
  class Standard < Stripe::StripeObject
515
1259
  # Place of supply scheme used in an EU standard registration.
516
1260
  attr_reader :place_of_supply_scheme
1261
+
1262
+ def self.inner_class_types
1263
+ @inner_class_types = {}
1264
+ end
1265
+
1266
+ def self.field_remappings
1267
+ @field_remappings = {}
1268
+ end
517
1269
  end
518
1270
  # Attribute for field standard
519
1271
  attr_reader :standard
520
1272
  # Type of registration in an EU country.
521
1273
  attr_reader :type
1274
+
1275
+ def self.inner_class_types
1276
+ @inner_class_types = { standard: Standard }
1277
+ end
1278
+
1279
+ def self.field_remappings
1280
+ @field_remappings = {}
1281
+ end
522
1282
  end
523
1283
 
524
1284
  class No < Stripe::StripeObject
525
1285
  class Standard < Stripe::StripeObject
526
1286
  # Place of supply scheme used in an Default standard registration.
527
1287
  attr_reader :place_of_supply_scheme
1288
+
1289
+ def self.inner_class_types
1290
+ @inner_class_types = {}
1291
+ end
1292
+
1293
+ def self.field_remappings
1294
+ @field_remappings = {}
1295
+ end
528
1296
  end
529
1297
  # Attribute for field standard
530
1298
  attr_reader :standard
531
1299
  # Type of registration in `country`.
532
1300
  attr_reader :type
1301
+
1302
+ def self.inner_class_types
1303
+ @inner_class_types = { standard: Standard }
1304
+ end
1305
+
1306
+ def self.field_remappings
1307
+ @field_remappings = {}
1308
+ end
533
1309
  end
534
1310
 
535
1311
  class Np < Stripe::StripeObject
536
1312
  # Type of registration in `country`.
537
1313
  attr_reader :type
1314
+
1315
+ def self.inner_class_types
1316
+ @inner_class_types = {}
1317
+ end
1318
+
1319
+ def self.field_remappings
1320
+ @field_remappings = {}
1321
+ end
538
1322
  end
539
1323
 
540
1324
  class Nz < Stripe::StripeObject
541
1325
  class Standard < Stripe::StripeObject
542
1326
  # Place of supply scheme used in an Default standard registration.
543
1327
  attr_reader :place_of_supply_scheme
1328
+
1329
+ def self.inner_class_types
1330
+ @inner_class_types = {}
1331
+ end
1332
+
1333
+ def self.field_remappings
1334
+ @field_remappings = {}
1335
+ end
544
1336
  end
545
1337
  # Attribute for field standard
546
1338
  attr_reader :standard
547
1339
  # Type of registration in `country`.
548
1340
  attr_reader :type
1341
+
1342
+ def self.inner_class_types
1343
+ @inner_class_types = { standard: Standard }
1344
+ end
1345
+
1346
+ def self.field_remappings
1347
+ @field_remappings = {}
1348
+ end
549
1349
  end
550
1350
 
551
1351
  class Om < Stripe::StripeObject
552
1352
  # Type of registration in `country`.
553
1353
  attr_reader :type
1354
+
1355
+ def self.inner_class_types
1356
+ @inner_class_types = {}
1357
+ end
1358
+
1359
+ def self.field_remappings
1360
+ @field_remappings = {}
1361
+ end
554
1362
  end
555
1363
 
556
1364
  class Pe < Stripe::StripeObject
557
1365
  # Type of registration in `country`.
558
1366
  attr_reader :type
1367
+
1368
+ def self.inner_class_types
1369
+ @inner_class_types = {}
1370
+ end
1371
+
1372
+ def self.field_remappings
1373
+ @field_remappings = {}
1374
+ end
559
1375
  end
560
1376
 
561
1377
  class Ph < Stripe::StripeObject
562
1378
  # Type of registration in `country`.
563
1379
  attr_reader :type
1380
+
1381
+ def self.inner_class_types
1382
+ @inner_class_types = {}
1383
+ end
1384
+
1385
+ def self.field_remappings
1386
+ @field_remappings = {}
1387
+ end
564
1388
  end
565
1389
 
566
1390
  class Pl < Stripe::StripeObject
567
1391
  class Standard < Stripe::StripeObject
568
1392
  # Place of supply scheme used in an EU standard registration.
569
1393
  attr_reader :place_of_supply_scheme
1394
+
1395
+ def self.inner_class_types
1396
+ @inner_class_types = {}
1397
+ end
1398
+
1399
+ def self.field_remappings
1400
+ @field_remappings = {}
1401
+ end
570
1402
  end
571
1403
  # Attribute for field standard
572
1404
  attr_reader :standard
573
1405
  # Type of registration in an EU country.
574
1406
  attr_reader :type
1407
+
1408
+ def self.inner_class_types
1409
+ @inner_class_types = { standard: Standard }
1410
+ end
1411
+
1412
+ def self.field_remappings
1413
+ @field_remappings = {}
1414
+ end
575
1415
  end
576
1416
 
577
1417
  class Pt < Stripe::StripeObject
578
1418
  class Standard < Stripe::StripeObject
579
1419
  # Place of supply scheme used in an EU standard registration.
580
1420
  attr_reader :place_of_supply_scheme
1421
+
1422
+ def self.inner_class_types
1423
+ @inner_class_types = {}
1424
+ end
1425
+
1426
+ def self.field_remappings
1427
+ @field_remappings = {}
1428
+ end
581
1429
  end
582
1430
  # Attribute for field standard
583
1431
  attr_reader :standard
584
1432
  # Type of registration in an EU country.
585
1433
  attr_reader :type
1434
+
1435
+ def self.inner_class_types
1436
+ @inner_class_types = { standard: Standard }
1437
+ end
1438
+
1439
+ def self.field_remappings
1440
+ @field_remappings = {}
1441
+ end
586
1442
  end
587
1443
 
588
1444
  class Ro < Stripe::StripeObject
589
1445
  class Standard < Stripe::StripeObject
590
1446
  # Place of supply scheme used in an EU standard registration.
591
1447
  attr_reader :place_of_supply_scheme
1448
+
1449
+ def self.inner_class_types
1450
+ @inner_class_types = {}
1451
+ end
1452
+
1453
+ def self.field_remappings
1454
+ @field_remappings = {}
1455
+ end
592
1456
  end
593
1457
  # Attribute for field standard
594
1458
  attr_reader :standard
595
1459
  # Type of registration in an EU country.
596
1460
  attr_reader :type
1461
+
1462
+ def self.inner_class_types
1463
+ @inner_class_types = { standard: Standard }
1464
+ end
1465
+
1466
+ def self.field_remappings
1467
+ @field_remappings = {}
1468
+ end
597
1469
  end
598
1470
 
599
1471
  class Rs < Stripe::StripeObject
600
1472
  # Type of registration in `country`.
601
1473
  attr_reader :type
1474
+
1475
+ def self.inner_class_types
1476
+ @inner_class_types = {}
1477
+ end
1478
+
1479
+ def self.field_remappings
1480
+ @field_remappings = {}
1481
+ end
602
1482
  end
603
1483
 
604
1484
  class Ru < Stripe::StripeObject
605
1485
  # Type of registration in `country`.
606
1486
  attr_reader :type
1487
+
1488
+ def self.inner_class_types
1489
+ @inner_class_types = {}
1490
+ end
1491
+
1492
+ def self.field_remappings
1493
+ @field_remappings = {}
1494
+ end
607
1495
  end
608
1496
 
609
1497
  class Sa < Stripe::StripeObject
610
1498
  # Type of registration in `country`.
611
1499
  attr_reader :type
1500
+
1501
+ def self.inner_class_types
1502
+ @inner_class_types = {}
1503
+ end
1504
+
1505
+ def self.field_remappings
1506
+ @field_remappings = {}
1507
+ end
612
1508
  end
613
1509
 
614
1510
  class Se < Stripe::StripeObject
615
1511
  class Standard < Stripe::StripeObject
616
1512
  # Place of supply scheme used in an EU standard registration.
617
1513
  attr_reader :place_of_supply_scheme
1514
+
1515
+ def self.inner_class_types
1516
+ @inner_class_types = {}
1517
+ end
1518
+
1519
+ def self.field_remappings
1520
+ @field_remappings = {}
1521
+ end
618
1522
  end
619
1523
  # Attribute for field standard
620
1524
  attr_reader :standard
621
1525
  # Type of registration in an EU country.
622
1526
  attr_reader :type
1527
+
1528
+ def self.inner_class_types
1529
+ @inner_class_types = { standard: Standard }
1530
+ end
1531
+
1532
+ def self.field_remappings
1533
+ @field_remappings = {}
1534
+ end
623
1535
  end
624
1536
 
625
1537
  class Sg < Stripe::StripeObject
626
1538
  class Standard < Stripe::StripeObject
627
1539
  # Place of supply scheme used in an Default standard registration.
628
1540
  attr_reader :place_of_supply_scheme
1541
+
1542
+ def self.inner_class_types
1543
+ @inner_class_types = {}
1544
+ end
1545
+
1546
+ def self.field_remappings
1547
+ @field_remappings = {}
1548
+ end
629
1549
  end
630
1550
  # Attribute for field standard
631
1551
  attr_reader :standard
632
1552
  # Type of registration in `country`.
633
1553
  attr_reader :type
1554
+
1555
+ def self.inner_class_types
1556
+ @inner_class_types = { standard: Standard }
1557
+ end
1558
+
1559
+ def self.field_remappings
1560
+ @field_remappings = {}
1561
+ end
634
1562
  end
635
1563
 
636
1564
  class Si < Stripe::StripeObject
637
1565
  class Standard < Stripe::StripeObject
638
1566
  # Place of supply scheme used in an EU standard registration.
639
1567
  attr_reader :place_of_supply_scheme
1568
+
1569
+ def self.inner_class_types
1570
+ @inner_class_types = {}
1571
+ end
1572
+
1573
+ def self.field_remappings
1574
+ @field_remappings = {}
1575
+ end
640
1576
  end
641
1577
  # Attribute for field standard
642
1578
  attr_reader :standard
643
1579
  # Type of registration in an EU country.
644
1580
  attr_reader :type
1581
+
1582
+ def self.inner_class_types
1583
+ @inner_class_types = { standard: Standard }
1584
+ end
1585
+
1586
+ def self.field_remappings
1587
+ @field_remappings = {}
1588
+ end
645
1589
  end
646
1590
 
647
1591
  class Sk < Stripe::StripeObject
648
1592
  class Standard < Stripe::StripeObject
649
1593
  # Place of supply scheme used in an EU standard registration.
650
1594
  attr_reader :place_of_supply_scheme
1595
+
1596
+ def self.inner_class_types
1597
+ @inner_class_types = {}
1598
+ end
1599
+
1600
+ def self.field_remappings
1601
+ @field_remappings = {}
1602
+ end
651
1603
  end
652
1604
  # Attribute for field standard
653
1605
  attr_reader :standard
654
1606
  # Type of registration in an EU country.
655
1607
  attr_reader :type
1608
+
1609
+ def self.inner_class_types
1610
+ @inner_class_types = { standard: Standard }
1611
+ end
1612
+
1613
+ def self.field_remappings
1614
+ @field_remappings = {}
1615
+ end
656
1616
  end
657
1617
 
658
1618
  class Sn < Stripe::StripeObject
659
1619
  # Type of registration in `country`.
660
1620
  attr_reader :type
1621
+
1622
+ def self.inner_class_types
1623
+ @inner_class_types = {}
1624
+ end
1625
+
1626
+ def self.field_remappings
1627
+ @field_remappings = {}
1628
+ end
661
1629
  end
662
1630
 
663
1631
  class Sr < Stripe::StripeObject
664
1632
  # Type of registration in `country`.
665
1633
  attr_reader :type
1634
+
1635
+ def self.inner_class_types
1636
+ @inner_class_types = {}
1637
+ end
1638
+
1639
+ def self.field_remappings
1640
+ @field_remappings = {}
1641
+ end
666
1642
  end
667
1643
 
668
1644
  class Th < Stripe::StripeObject
669
1645
  # Type of registration in `country`.
670
1646
  attr_reader :type
1647
+
1648
+ def self.inner_class_types
1649
+ @inner_class_types = {}
1650
+ end
1651
+
1652
+ def self.field_remappings
1653
+ @field_remappings = {}
1654
+ end
671
1655
  end
672
1656
 
673
1657
  class Tj < Stripe::StripeObject
674
1658
  # Type of registration in `country`.
675
1659
  attr_reader :type
1660
+
1661
+ def self.inner_class_types
1662
+ @inner_class_types = {}
1663
+ end
1664
+
1665
+ def self.field_remappings
1666
+ @field_remappings = {}
1667
+ end
676
1668
  end
677
1669
 
678
1670
  class Tr < Stripe::StripeObject
679
1671
  # Type of registration in `country`.
680
1672
  attr_reader :type
1673
+
1674
+ def self.inner_class_types
1675
+ @inner_class_types = {}
1676
+ end
1677
+
1678
+ def self.field_remappings
1679
+ @field_remappings = {}
1680
+ end
681
1681
  end
682
1682
 
683
1683
  class Tz < Stripe::StripeObject
684
1684
  # Type of registration in `country`.
685
1685
  attr_reader :type
1686
+
1687
+ def self.inner_class_types
1688
+ @inner_class_types = {}
1689
+ end
1690
+
1691
+ def self.field_remappings
1692
+ @field_remappings = {}
1693
+ end
686
1694
  end
687
1695
 
688
1696
  class Ua < Stripe::StripeObject
689
1697
  # Type of registration in `country`.
690
1698
  attr_reader :type
1699
+
1700
+ def self.inner_class_types
1701
+ @inner_class_types = {}
1702
+ end
1703
+
1704
+ def self.field_remappings
1705
+ @field_remappings = {}
1706
+ end
691
1707
  end
692
1708
 
693
1709
  class Ug < Stripe::StripeObject
694
1710
  # Type of registration in `country`.
695
1711
  attr_reader :type
1712
+
1713
+ def self.inner_class_types
1714
+ @inner_class_types = {}
1715
+ end
1716
+
1717
+ def self.field_remappings
1718
+ @field_remappings = {}
1719
+ end
696
1720
  end
697
1721
 
698
1722
  class Us < Stripe::StripeObject
699
1723
  class LocalAmusementTax < Stripe::StripeObject
700
1724
  # A [FIPS code](https://www.census.gov/library/reference/code-lists/ansi.html) representing the local jurisdiction.
701
1725
  attr_reader :jurisdiction
1726
+
1727
+ def self.inner_class_types
1728
+ @inner_class_types = {}
1729
+ end
1730
+
1731
+ def self.field_remappings
1732
+ @field_remappings = {}
1733
+ end
702
1734
  end
703
1735
 
704
1736
  class LocalLeaseTax < Stripe::StripeObject
705
1737
  # A [FIPS code](https://www.census.gov/library/reference/code-lists/ansi.html) representing the local jurisdiction.
706
1738
  attr_reader :jurisdiction
1739
+
1740
+ def self.inner_class_types
1741
+ @inner_class_types = {}
1742
+ end
1743
+
1744
+ def self.field_remappings
1745
+ @field_remappings = {}
1746
+ end
707
1747
  end
708
1748
 
709
1749
  class StateSalesTax < Stripe::StripeObject
@@ -712,9 +1752,25 @@ module Stripe
712
1752
  attr_reader :jurisdiction
713
1753
  # The type of the election for the state sales tax registration.
714
1754
  attr_reader :type
1755
+
1756
+ def self.inner_class_types
1757
+ @inner_class_types = {}
1758
+ end
1759
+
1760
+ def self.field_remappings
1761
+ @field_remappings = {}
1762
+ end
715
1763
  end
716
1764
  # Elections for the state sales tax registration.
717
1765
  attr_reader :elections
1766
+
1767
+ def self.inner_class_types
1768
+ @inner_class_types = { elections: Election }
1769
+ end
1770
+
1771
+ def self.field_remappings
1772
+ @field_remappings = {}
1773
+ end
718
1774
  end
719
1775
  # Attribute for field local_amusement_tax
720
1776
  attr_reader :local_amusement_tax
@@ -726,36 +1782,96 @@ module Stripe
726
1782
  attr_reader :state_sales_tax
727
1783
  # Type of registration in the US.
728
1784
  attr_reader :type
1785
+
1786
+ def self.inner_class_types
1787
+ @inner_class_types = {
1788
+ local_amusement_tax: LocalAmusementTax,
1789
+ local_lease_tax: LocalLeaseTax,
1790
+ state_sales_tax: StateSalesTax,
1791
+ }
1792
+ end
1793
+
1794
+ def self.field_remappings
1795
+ @field_remappings = {}
1796
+ end
729
1797
  end
730
1798
 
731
1799
  class Uy < Stripe::StripeObject
732
1800
  # Type of registration in `country`.
733
1801
  attr_reader :type
1802
+
1803
+ def self.inner_class_types
1804
+ @inner_class_types = {}
1805
+ end
1806
+
1807
+ def self.field_remappings
1808
+ @field_remappings = {}
1809
+ end
734
1810
  end
735
1811
 
736
1812
  class Uz < Stripe::StripeObject
737
1813
  # Type of registration in `country`.
738
1814
  attr_reader :type
1815
+
1816
+ def self.inner_class_types
1817
+ @inner_class_types = {}
1818
+ end
1819
+
1820
+ def self.field_remappings
1821
+ @field_remappings = {}
1822
+ end
739
1823
  end
740
1824
 
741
1825
  class Vn < Stripe::StripeObject
742
1826
  # Type of registration in `country`.
743
1827
  attr_reader :type
1828
+
1829
+ def self.inner_class_types
1830
+ @inner_class_types = {}
1831
+ end
1832
+
1833
+ def self.field_remappings
1834
+ @field_remappings = {}
1835
+ end
744
1836
  end
745
1837
 
746
1838
  class Za < Stripe::StripeObject
747
1839
  # Type of registration in `country`.
748
1840
  attr_reader :type
1841
+
1842
+ def self.inner_class_types
1843
+ @inner_class_types = {}
1844
+ end
1845
+
1846
+ def self.field_remappings
1847
+ @field_remappings = {}
1848
+ end
749
1849
  end
750
1850
 
751
1851
  class Zm < Stripe::StripeObject
752
1852
  # Type of registration in `country`.
753
1853
  attr_reader :type
1854
+
1855
+ def self.inner_class_types
1856
+ @inner_class_types = {}
1857
+ end
1858
+
1859
+ def self.field_remappings
1860
+ @field_remappings = {}
1861
+ end
754
1862
  end
755
1863
 
756
1864
  class Zw < Stripe::StripeObject
757
1865
  # Type of registration in `country`.
758
1866
  attr_reader :type
1867
+
1868
+ def self.inner_class_types
1869
+ @inner_class_types = {}
1870
+ end
1871
+
1872
+ def self.field_remappings
1873
+ @field_remappings = {}
1874
+ end
759
1875
  end
760
1876
  # Attribute for field ae
761
1877
  attr_reader :ae
@@ -955,6 +2071,114 @@ module Stripe
955
2071
  attr_reader :zm
956
2072
  # Attribute for field zw
957
2073
  attr_reader :zw
2074
+
2075
+ def self.inner_class_types
2076
+ @inner_class_types = {
2077
+ ae: Ae,
2078
+ al: Al,
2079
+ am: Am,
2080
+ ao: Ao,
2081
+ at: At,
2082
+ au: Au,
2083
+ aw: Aw,
2084
+ az: Az,
2085
+ ba: Ba,
2086
+ bb: Bb,
2087
+ bd: Bd,
2088
+ be: Be,
2089
+ bf: Bf,
2090
+ bg: Bg,
2091
+ bh: Bh,
2092
+ bj: Bj,
2093
+ bs: Bs,
2094
+ by: By,
2095
+ ca: Ca,
2096
+ cd: Cd,
2097
+ ch: Ch,
2098
+ cl: Cl,
2099
+ cm: Cm,
2100
+ co: Co,
2101
+ cr: Cr,
2102
+ cv: Cv,
2103
+ cy: Cy,
2104
+ cz: Cz,
2105
+ de: De,
2106
+ dk: Dk,
2107
+ ec: Ec,
2108
+ ee: Ee,
2109
+ eg: Eg,
2110
+ es: Es,
2111
+ et: Et,
2112
+ fi: Fi,
2113
+ fr: Fr,
2114
+ gb: Gb,
2115
+ ge: Ge,
2116
+ gn: Gn,
2117
+ gr: Gr,
2118
+ hr: Hr,
2119
+ hu: Hu,
2120
+ id: Id,
2121
+ ie: Ie,
2122
+ in: In,
2123
+ is: Is,
2124
+ it: It,
2125
+ jp: Jp,
2126
+ ke: Ke,
2127
+ kg: Kg,
2128
+ kh: Kh,
2129
+ kr: Kr,
2130
+ kz: Kz,
2131
+ la: La,
2132
+ lt: Lt,
2133
+ lu: Lu,
2134
+ lv: Lv,
2135
+ ma: Ma,
2136
+ md: Md,
2137
+ me: Me,
2138
+ mk: Mk,
2139
+ mr: Mr,
2140
+ mt: Mt,
2141
+ mx: Mx,
2142
+ my: My,
2143
+ ng: Ng,
2144
+ nl: Nl,
2145
+ no: No,
2146
+ np: Np,
2147
+ nz: Nz,
2148
+ om: Om,
2149
+ pe: Pe,
2150
+ ph: Ph,
2151
+ pl: Pl,
2152
+ pt: Pt,
2153
+ ro: Ro,
2154
+ rs: Rs,
2155
+ ru: Ru,
2156
+ sa: Sa,
2157
+ se: Se,
2158
+ sg: Sg,
2159
+ si: Si,
2160
+ sk: Sk,
2161
+ sn: Sn,
2162
+ sr: Sr,
2163
+ th: Th,
2164
+ tj: Tj,
2165
+ tr: Tr,
2166
+ tz: Tz,
2167
+ ua: Ua,
2168
+ ug: Ug,
2169
+ us: Us,
2170
+ uy: Uy,
2171
+ uz: Uz,
2172
+ vn: Vn,
2173
+ za: Za,
2174
+ zm: Zm,
2175
+ zw: Zw,
2176
+ }
2177
+ end
2178
+
2179
+ def self.field_remappings
2180
+ @field_remappings = {}
2181
+ end
958
2182
  end
959
2183
 
960
2184
  class ListParams < Stripe::RequestParams
@@ -3060,6 +4284,14 @@ module Stripe
3060
4284
  opts: opts
3061
4285
  )
3062
4286
  end
4287
+
4288
+ def self.inner_class_types
4289
+ @inner_class_types = { country_options: CountryOptions }
4290
+ end
4291
+
4292
+ def self.field_remappings
4293
+ @field_remappings = {}
4294
+ end
3063
4295
  end
3064
4296
  end
3065
4297
  end