first_data_gateway 1.3.0 → 1.7.1

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 (1043) hide show
  1. checksums.yaml +5 -5
  2. data/Gemfile +1 -1
  3. data/README.md +260 -26
  4. data/docs/ACSResponse.md +17 -0
  5. data/docs/AVSResponse.md +3 -1
  6. data/docs/AccessTokenRequest.md +21 -0
  7. data/docs/AccessTokenResponse.md +13 -5
  8. data/docs/AccountInfoLookupRequest.md +19 -0
  9. data/docs/AccountVerificationRequest.md +23 -0
  10. data/docs/AchCreditTransaction.md +17 -0
  11. data/docs/AchPostAuthTransaction.md +17 -0
  12. data/docs/AchPostAuthTransactionAllOf.md +17 -0
  13. data/docs/AchPreAuthTransaction.md +17 -0
  14. data/docs/AchPreAuthTransactionAllOf.md +17 -0
  15. data/docs/{Secure3dAuthenticationRequest.md → AchRecurringType.md} +2 -2
  16. data/docs/AchResponse.md +25 -0
  17. data/docs/AchReturnTransaction.md +17 -0
  18. data/docs/AchSaleTransaction.md +17 -0
  19. data/docs/AchVoidTransaction.md +17 -0
  20. data/docs/AdditionalDetails.md +9 -1
  21. data/docs/AirlineTravelRoute.md +1 -1
  22. data/docs/Amount.md +1 -1
  23. data/docs/AmountComponents.md +2 -2
  24. data/docs/AuthenticationApi.md +5 -3
  25. data/docs/AuthenticationRequest.md +17 -0
  26. data/docs/AuthenticationResult.md +17 -0
  27. data/docs/AuthenticationUpdateRequest.md +21 -0
  28. data/docs/Background.md +23 -0
  29. data/docs/BackgroundColor.md +21 -0
  30. data/docs/BancontactQR.md +19 -0
  31. data/docs/Billing.md +1 -1
  32. data/docs/BillingAddress.md +1 -1
  33. data/docs/BlockCard.md +21 -0
  34. data/docs/BlockDomain.md +17 -0
  35. data/docs/BlockIPAddress.md +19 -0
  36. data/docs/BlockName.md +19 -0
  37. data/docs/BlockedCardNumber.md +19 -0
  38. data/docs/BlockedItems.md +23 -0
  39. data/docs/Body.md +17 -0
  40. data/docs/Borders.md +17 -0
  41. data/docs/BrandingStyleConfigurationRequest.md +17 -0
  42. data/docs/BrandingStyleConfigurationResponse.md +23 -0
  43. data/docs/BrandingStyleConfigurationResponseAllOf.md +17 -0
  44. data/docs/BrandingStyleConfigurationResult.md +19 -0
  45. data/docs/Button.md +19 -0
  46. data/docs/CarRental.md +2 -2
  47. data/docs/CardInfoLookupResponseAllOf.md +19 -0
  48. data/docs/ClassicMode.md +35 -0
  49. data/docs/ClearingDetails.md +25 -0
  50. data/docs/ClearingElement.md +21 -0
  51. data/docs/ClientRegistration.md +29 -0
  52. data/docs/ClientRegistrationAllOf.md +17 -0
  53. data/docs/CombinedMode.md +23 -0
  54. data/docs/ConnectMode.md +16 -0
  55. data/docs/Content.md +17 -0
  56. data/docs/CountryProfile.md +17 -0
  57. data/docs/CustomerAddress.md +3 -3
  58. data/docs/CustomerAddressAllOf.md +17 -0
  59. data/docs/DCCExchangeRateRequest.md +1 -1
  60. data/docs/DCCExchangeRateRequestAllOf.md +1 -1
  61. data/docs/DecryptedApplePay.md +31 -0
  62. data/docs/DecryptedApplePayWalletPaymentMethod.md +17 -0
  63. data/docs/DecryptedApplePayWalletPaymentMethodAllOf.md +17 -0
  64. data/docs/DecryptedGooglePay.md +31 -0
  65. data/docs/DecryptedGooglePayWalletPaymentMethod.md +17 -0
  66. data/docs/DecryptedGooglePayWalletPaymentMethodAllOf.md +17 -0
  67. data/docs/DecryptedSamsungPay.md +31 -0
  68. data/docs/DecryptedSamsungPayWalletPaymentMethod.md +17 -0
  69. data/docs/DecryptedSamsungPayWalletPaymentMethodAllOf.md +17 -0
  70. data/docs/DeleteBrandingStyleConfigurationResponse.md +25 -0
  71. data/docs/DeleteBrandingStyleConfigurationResponseAllOf.md +19 -0
  72. data/docs/Device.md +1 -1
  73. data/docs/DisbursementTransactionType.md +2 -1
  74. data/docs/DisbursementTransactionTypeAllOf.md +17 -0
  75. data/docs/EmailNotificationData.md +25 -0
  76. data/docs/EncryptedSamsungPay.md +19 -0
  77. data/docs/EncryptedSamsungPayWalletPaymentMethod.md +17 -0
  78. data/docs/EncryptedSamsungPayWalletPaymentMethodAllOf.md +17 -0
  79. data/docs/EndpointResponse.md +21 -0
  80. data/docs/ErrorMessage.md +19 -0
  81. data/docs/ErrorResponseAllOf.md +17 -0
  82. data/docs/ExchangeRateResponseAllOf.md +37 -0
  83. data/docs/Expiration.md +2 -2
  84. data/docs/FontFace.md +16 -0
  85. data/docs/FontProperties.md +23 -0
  86. data/docs/FontWeight.md +16 -0
  87. data/docs/Footer.md +17 -0
  88. data/docs/FraudAddress.md +27 -0
  89. data/docs/FraudDetectApi.md +124 -0
  90. data/docs/FraudOrder.md +1 -1
  91. data/docs/FraudRegistration.md +27 -0
  92. data/docs/FraudRegistrationCard.md +27 -0
  93. data/docs/FraudRegistrationDevice.md +39 -0
  94. data/docs/FraudRegistrationDeviceItems.md +27 -0
  95. data/docs/FraudRegistrationError.md +17 -0
  96. data/docs/FraudRegistrationResponse.md +27 -0
  97. data/docs/FraudScore.md +23 -0
  98. data/docs/FraudSettings.md +23 -0
  99. data/docs/FraudSettingsResponse.md +37 -0
  100. data/docs/FraudSettingsResponseAllOf.md +31 -0
  101. data/docs/FundingTransactionType.md +2 -1
  102. data/docs/FundingTransactionTypeAllOf.md +17 -0
  103. data/docs/Header.md +17 -0
  104. data/docs/Hover.md +17 -0
  105. data/docs/IdInfo.md +19 -0
  106. data/docs/IndustrySpecificExtensions.md +3 -1
  107. data/docs/InformationLookupApi.md +132 -0
  108. data/docs/InitiateClearingResponse.md +27 -0
  109. data/docs/InitiateClearingResponseAllOf.md +21 -0
  110. data/docs/{PaymentIssuerResponse.md → IssuerResponse.md} +2 -2
  111. data/docs/{DeviceNetworks.md → Items.md} +2 -2
  112. data/docs/{MerchantLocation.md → Location.md} +3 -3
  113. data/docs/LockoutTime.md +19 -0
  114. data/docs/Lodging.md +2 -2
  115. data/docs/Logo.md +21 -0
  116. data/docs/MasterpassWalletPaymentMethod.md +19 -0
  117. data/docs/MasterpassWalletPaymentMethodAllOf.md +19 -0
  118. data/docs/MaximumPurchaseAmount.md +19 -0
  119. data/docs/Mcc6012.md +27 -0
  120. data/docs/Merchant.md +1 -1
  121. data/docs/{PaymentPayMethod.md → Method.md} +2 -2
  122. data/docs/Mobile.md +19 -0
  123. data/docs/MobileHeaderArea.md +17 -0
  124. data/docs/Order.md +3 -1
  125. data/docs/OrderApi.md +2 -2
  126. data/docs/OrderErrorResponse.md +3 -7
  127. data/docs/OrderResponse.md +3 -7
  128. data/docs/OrderResponseAllOf.md +25 -0
  129. data/docs/Payment.md +6 -6
  130. data/docs/PaymentApi.md +15 -15
  131. data/docs/PaymentCard.md +0 -2
  132. data/docs/PaymentCardInfoLookupRequest.md +17 -0
  133. data/docs/PaymentCardInfoLookupRequestAllOf.md +17 -0
  134. data/docs/PaymentCardPaymentTokenUpdateRequest.md +21 -0
  135. data/docs/PaymentCardPreAuthTransaction.md +7 -1
  136. data/docs/PaymentCardPreAuthTransactionAllOf.md +7 -1
  137. data/docs/PaymentCardSaleTransaction.md +8 -2
  138. data/docs/PaymentCardSaleTransactionAllOf.md +8 -2
  139. data/docs/PaymentCardVerificationRequest.md +17 -0
  140. data/docs/PaymentCardVerificationRequestAllOf.md +17 -0
  141. data/docs/PaymentDevice.md +27 -0
  142. data/docs/PaymentDeviceCreditTransaction.md +17 -0
  143. data/docs/PaymentDeviceCreditTransactionAllOf.md +17 -0
  144. data/docs/PaymentDeviceDisbursementTransaction.md +19 -0
  145. data/docs/PaymentDeviceDisbursementTransactionAllOf.md +19 -0
  146. data/docs/PaymentDevicePaymentMethod.md +19 -0
  147. data/docs/PaymentDevicePaymentMethodAllOf.md +19 -0
  148. data/docs/PaymentDevicePaymentTokenizationRequest.md +17 -0
  149. data/docs/PaymentDevicePaymentTokenizationRequestAllOf.md +17 -0
  150. data/docs/PaymentDevicePreAuthTransaction.md +27 -0
  151. data/docs/PaymentDevicePreAuthTransactionAllOf.md +27 -0
  152. data/docs/PaymentDeviceSaleTransaction.md +21 -0
  153. data/docs/PaymentDeviceSaleTransactionAllOf.md +21 -0
  154. data/docs/PaymentRegistration.md +39 -0
  155. data/docs/PaymentRegistrationAllOf.md +27 -0
  156. data/docs/PaymentSchedulesRequest.md +1 -1
  157. data/docs/PaymentSchedulesResponseAllOf.md +21 -0
  158. data/docs/PaymentTokenApi.md +132 -2
  159. data/docs/PaymentTokenInfoLookupRequest.md +17 -0
  160. data/docs/PaymentTokenInfoLookupRequestAllOf.md +17 -0
  161. data/docs/PaymentTokenPreAuthTransaction.md +7 -1
  162. data/docs/PaymentTokenPreAuthTransactionAllOf.md +7 -1
  163. data/docs/PaymentTokenSaleTransaction.md +5 -1
  164. data/docs/PaymentTokenSaleTransactionAllOf.md +5 -1
  165. data/docs/PaymentTokenUpdateResponse.md +27 -0
  166. data/docs/PaymentTokenUpdateResponseAllOf.md +21 -0
  167. data/docs/PaymentTokenVerificationRequest.md +17 -0
  168. data/docs/PaymentTokenVerificationRequestAllOf.md +17 -0
  169. data/docs/PaymentTokenizationRequest.md +3 -1
  170. data/docs/PaymentTokenizationResponseAllOf.md +31 -0
  171. data/docs/PaymentURLApi.md +142 -0
  172. data/docs/PaymentUrlDetail.md +25 -0
  173. data/docs/PaymentUrlDetailResponse.md +23 -0
  174. data/docs/PaymentUrlDetailResponseAllOf.md +17 -0
  175. data/docs/PaymentUrlRequest.md +1 -1
  176. data/docs/PaymentUrlResponseAllOf.md +23 -0
  177. data/docs/PaymentUrlStatus.md +16 -0
  178. data/docs/{CustomerAddressPhone.md → Phone.md} +2 -2
  179. data/docs/Primary.md +17 -0
  180. data/docs/ProcessorData.md +5 -1
  181. data/docs/Properties.md +25 -0
  182. data/docs/PurchaseCardsLevel3.md +1 -1
  183. data/docs/RecurringPaymentDetailsResponse.md +3 -7
  184. data/docs/RecurringPaymentDetailsResponseAllOf.md +17 -0
  185. data/docs/RegistrationMethod.md +29 -0
  186. data/docs/RemoveFraudBlockedItemsResponse.md +23 -0
  187. data/docs/RemoveFraudBlockedItemsResponseAllOf.md +17 -0
  188. data/docs/ResponseAmountComponents.md +2 -2
  189. data/docs/ScoreOnlyRequest.md +1 -1
  190. data/docs/SecondaryTransaction.md +5 -1
  191. data/docs/Secure3D10AuthenticationRequest.md +17 -0
  192. data/docs/Secure3D10AuthenticationRequestAllOf.md +17 -0
  193. data/docs/{Secure3dAuthenticationVerificationRequest.md → Secure3D10AuthenticationUpdateRequest.md} +5 -3
  194. data/docs/{Secure3dAuthenticationVerificationRequestAllOf.md → Secure3D10AuthenticationUpdateRequestAllOf.md} +5 -3
  195. data/docs/Secure3D21AuthenticationRequest.md +23 -0
  196. data/docs/Secure3D21AuthenticationRequestAllOf.md +23 -0
  197. data/docs/Secure3D21AuthenticationResult.md +2 -2
  198. data/docs/Secure3D21AuthenticationResultAllOf.md +2 -2
  199. data/docs/Secure3D21AuthenticationUpdateRequest.md +19 -0
  200. data/docs/Secure3D21AuthenticationUpdateRequestAllOf.md +19 -0
  201. data/docs/Secure3DAuthenticationResponse.md +23 -0
  202. data/docs/Secure3DAuthenticationResponseParams.md +27 -0
  203. data/docs/Secure3DAuthenticationResponseSecure3dMethod.md +35 -0
  204. data/docs/SepaMandate.md +1 -1
  205. data/docs/SharedSecretConfigurationRequest.md +17 -0
  206. data/docs/SharedSecretConfigurationResponse.md +29 -0
  207. data/docs/SharedSecretConfigurationResponseAllOf.md +23 -0
  208. data/docs/{FraudOrderShipToAddress.md → ShipToAddress.md} +2 -2
  209. data/docs/StoreBrandingStyleConfiguration.md +21 -0
  210. data/docs/StoreEmailSettings.md +19 -0
  211. data/docs/StoreEmailSettingsResult.md +19 -0
  212. data/docs/StoreFraudSettings.md +19 -0
  213. data/docs/StoreFraudSettingsResult.md +21 -0
  214. data/docs/StoreUrlConfiguration.md +31 -0
  215. data/docs/StoreUrlConfigurationRequest.md +17 -0
  216. data/docs/StoreUrlConfigurationResponse.md +23 -0
  217. data/docs/StoreUrlConfigurationResponseAllOf.md +17 -0
  218. data/docs/StoreUrlConfigurationResult.md +19 -0
  219. data/docs/StoredCredential.md +1 -1
  220. data/docs/TeleCheckAchPaymentMethod.md +53 -0
  221. data/docs/TeleCheckAchPaymentMethodAchBillTo.md +35 -0
  222. data/docs/TeleCheckCBPPaymentMethod.md +17 -0
  223. data/docs/TeleCheckCBPPaymentMethodAllOf.md +17 -0
  224. data/docs/TeleCheckICAPaymentMethod.md +21 -0
  225. data/docs/TeleCheckICAPaymentMethodAllOf.md +21 -0
  226. data/docs/Text.md +19 -0
  227. data/docs/Title.md +17 -0
  228. data/docs/TokenIdentifier.md +17 -0
  229. data/docs/TopBar.md +17 -0
  230. data/docs/TransactionErrorResponse.md +8 -4
  231. data/docs/TransactionResponse.md +9 -5
  232. data/docs/TransactionResponseAllOf.md +59 -0
  233. data/docs/UnionPayAuthenticationUpdateRequest.md +19 -0
  234. data/docs/UnionPayAuthenticationUpdateRequestAllOf.md +19 -0
  235. data/docs/UpdateEmailSettingsRequest.md +17 -0
  236. data/docs/UpdateEmailSettingsResponse.md +23 -0
  237. data/docs/UpdateEmailSettingsResponseAllOf.md +17 -0
  238. data/docs/UpdateFraudSettingsRequest.md +17 -0
  239. data/docs/UpdateFraudSettingsResponse.md +23 -0
  240. data/docs/UpdateFraudSettingsResponseAllOf.md +17 -0
  241. data/docs/UpdatePaymentToken.md +23 -0
  242. data/docs/UsePaymentToken.md +5 -1
  243. data/docs/{PaymentVerification3ds.md → Verification3ds.md} +2 -2
  244. data/docs/VerificationApi.md +132 -0
  245. data/docs/{PaymentVerificationAvs.md → VerificationAvs.md} +2 -2
  246. data/docs/{PaymentVerificationCvv.md → VerificationCvv.md} +2 -2
  247. data/docs/VoidPreAuthTransactions.md +17 -0
  248. data/docs/VoidTransaction.md +2 -1
  249. data/docs/VoidTransactionAllOf.md +17 -0
  250. data/docs/WalletPreAuthTransaction.md +3 -1
  251. data/docs/WalletPreAuthTransactionAllOf.md +3 -1
  252. data/first_data_gateway-1.7.0.gem +0 -0
  253. data/first_data_gateway.gemspec +2 -3
  254. data/git_push.sh +10 -7
  255. data/lib/openapi_client.rb +199 -29
  256. data/lib/openapi_client/.DS_Store +0 -0
  257. data/lib/openapi_client/api/authentication_api.rb +18 -10
  258. data/lib/openapi_client/api/card_info_lookup_api.rb +2 -2
  259. data/lib/openapi_client/api/card_verification_api.rb +2 -2
  260. data/lib/openapi_client/api/currency_conversion_api.rb +7 -7
  261. data/lib/openapi_client/api/fraud_detect_api.rb +214 -10
  262. data/lib/openapi_client/api/information_lookup_api.rb +228 -0
  263. data/lib/openapi_client/api/order_api.rb +15 -16
  264. data/lib/openapi_client/api/payment_api.rb +43 -47
  265. data/lib/openapi_client/api/payment_schedules_api.rb +20 -21
  266. data/lib/openapi_client/api/payment_token_api.rb +226 -13
  267. data/lib/openapi_client/api/payment_url_api.rb +238 -7
  268. data/lib/openapi_client/api/verification_api.rb +228 -0
  269. data/lib/openapi_client/api_client.rb +51 -64
  270. data/lib/openapi_client/api_error.rb +2 -2
  271. data/lib/openapi_client/configuration.rb +6 -9
  272. data/lib/openapi_client/models/access_token_request.rb +248 -0
  273. data/lib/openapi_client/models/access_token_response.rb +86 -65
  274. data/lib/openapi_client/models/{authentication_verification_request.rb → account_info_lookup_request.rb} +44 -48
  275. data/lib/openapi_client/models/account_updater_response.rb +26 -11
  276. data/lib/openapi_client/models/{union_pay_authentication_verification_request.rb → account_verification_request.rb} +54 -79
  277. data/lib/openapi_client/models/ach_credit_transaction.rb +229 -0
  278. data/lib/openapi_client/models/ach_post_auth_transaction.rb +229 -0
  279. data/lib/openapi_client/models/ach_post_auth_transaction_all_of.rb +216 -0
  280. data/lib/openapi_client/models/ach_pre_auth_transaction.rb +229 -0
  281. data/lib/openapi_client/models/ach_pre_auth_transaction_all_of.rb +216 -0
  282. data/lib/openapi_client/models/ach_recurring_type.rb +36 -0
  283. data/lib/openapi_client/models/ach_response.rb +313 -0
  284. data/lib/openapi_client/models/ach_return_transaction.rb +229 -0
  285. data/lib/openapi_client/models/ach_sale_transaction.rb +229 -0
  286. data/lib/openapi_client/models/ach_void_transaction.rb +229 -0
  287. data/lib/openapi_client/models/acs_response.rb +213 -0
  288. data/lib/openapi_client/models/additional_amount_rate.rb +26 -11
  289. data/lib/openapi_client/models/additional_details.rb +122 -15
  290. data/lib/openapi_client/models/additional_transaction_details.rb +28 -13
  291. data/lib/openapi_client/models/address.rb +26 -11
  292. data/lib/openapi_client/models/airline.rb +26 -11
  293. data/lib/openapi_client/models/airline_ancillary_service_category.rb +26 -11
  294. data/lib/openapi_client/models/airline_travel_route.rb +26 -11
  295. data/lib/openapi_client/models/ali_pay.rb +26 -11
  296. data/lib/openapi_client/models/ali_pay_payment_method.rb +27 -13
  297. data/lib/openapi_client/models/ali_pay_payment_method_all_of.rb +26 -11
  298. data/lib/openapi_client/models/ali_pay_sale_transaction.rb +35 -113
  299. data/lib/openapi_client/models/ali_pay_sale_transaction_all_of.rb +26 -11
  300. data/lib/openapi_client/models/amount.rb +27 -12
  301. data/lib/openapi_client/models/amount_components.rb +26 -11
  302. data/lib/openapi_client/models/authentication_request.rb +223 -0
  303. data/lib/openapi_client/models/authentication_result.rb +223 -0
  304. data/lib/openapi_client/models/authentication_update_request.rb +257 -0
  305. data/lib/openapi_client/models/avs_response.rb +40 -15
  306. data/lib/openapi_client/models/background.rb +239 -0
  307. data/lib/openapi_client/models/{authentication_redirect_params.rb → background_color.rb} +49 -37
  308. data/lib/openapi_client/models/bancontact_qr.rb +277 -0
  309. data/lib/openapi_client/models/basic_response.rb +26 -11
  310. data/lib/openapi_client/models/billing.rb +26 -11
  311. data/lib/openapi_client/models/billing_address.rb +27 -12
  312. data/lib/openapi_client/models/block_card.rb +248 -0
  313. data/lib/openapi_client/models/block_domain.rb +213 -0
  314. data/lib/openapi_client/models/block_ip_address.rb +223 -0
  315. data/lib/openapi_client/models/block_name.rb +223 -0
  316. data/lib/openapi_client/models/blocked_card_number.rb +223 -0
  317. data/lib/openapi_client/models/blocked_items.rb +239 -0
  318. data/lib/openapi_client/models/body.rb +229 -0
  319. data/lib/openapi_client/models/borders.rb +229 -0
  320. data/lib/openapi_client/models/branding_style_configuration_request.rb +214 -0
  321. data/lib/openapi_client/models/branding_style_configuration_response.rb +250 -0
  322. data/lib/openapi_client/models/branding_style_configuration_response_all_of.rb +213 -0
  323. data/lib/openapi_client/models/branding_style_configuration_result.rb +222 -0
  324. data/lib/openapi_client/models/button.rb +221 -0
  325. data/lib/openapi_client/models/car_rental.rb +26 -11
  326. data/lib/openapi_client/models/car_rental_extra_charges.rb +26 -11
  327. data/lib/openapi_client/models/card.rb +26 -11
  328. data/lib/openapi_client/models/card_function.rb +1 -1
  329. data/lib/openapi_client/models/card_info.rb +26 -11
  330. data/lib/openapi_client/models/card_info_lookup_request.rb +26 -11
  331. data/lib/openapi_client/models/card_info_lookup_response.rb +28 -12
  332. data/lib/openapi_client/models/card_info_lookup_response_all_of.rb +258 -0
  333. data/lib/openapi_client/models/card_verification_request.rb +26 -11
  334. data/lib/openapi_client/models/china_domestic.rb +26 -11
  335. data/lib/openapi_client/models/china_domestic_payment_method.rb +27 -13
  336. data/lib/openapi_client/models/china_domestic_payment_method_all_of.rb +26 -11
  337. data/lib/openapi_client/models/china_pn_r_sale_transaction.rb +35 -113
  338. data/lib/openapi_client/models/china_pn_r_sale_transaction_all_of.rb +26 -11
  339. data/lib/openapi_client/models/classic_mode.rb +293 -0
  340. data/lib/openapi_client/models/clearing_details.rb +344 -0
  341. data/lib/openapi_client/models/clearing_element.rb +233 -0
  342. data/lib/openapi_client/models/client_locale.rb +26 -11
  343. data/lib/openapi_client/models/client_registration.rb +297 -0
  344. data/lib/openapi_client/models/client_registration_all_of.rb +212 -0
  345. data/lib/openapi_client/models/combined_mode.rb +239 -0
  346. data/lib/openapi_client/models/connect_mode.rb +36 -0
  347. data/lib/openapi_client/models/contact.rb +26 -11
  348. data/lib/openapi_client/models/content.rb +229 -0
  349. data/lib/openapi_client/models/{authentication.rb → country_profile.rb} +36 -31
  350. data/lib/openapi_client/models/create_payment_token.rb +26 -11
  351. data/lib/openapi_client/models/currency_conversion.rb +26 -11
  352. data/lib/openapi_client/models/customer.rb +26 -11
  353. data/lib/openapi_client/models/customer_address.rb +47 -24
  354. data/lib/openapi_client/models/customer_address_all_of.rb +211 -0
  355. data/lib/openapi_client/models/dcc.rb +35 -67
  356. data/lib/openapi_client/models/dcc_all_of.rb +26 -11
  357. data/lib/openapi_client/models/dcc_exchange_rate_request.rb +36 -72
  358. data/lib/openapi_client/models/dcc_exchange_rate_request_all_of.rb +27 -12
  359. data/lib/openapi_client/models/decrypted_apple_pay.rb +479 -0
  360. data/lib/openapi_client/models/decrypted_apple_pay_wallet_payment_method.rb +229 -0
  361. data/lib/openapi_client/models/decrypted_apple_pay_wallet_payment_method_all_of.rb +216 -0
  362. data/lib/openapi_client/models/decrypted_google_pay.rb +479 -0
  363. data/lib/openapi_client/models/decrypted_google_pay_wallet_payment_method.rb +229 -0
  364. data/lib/openapi_client/models/decrypted_google_pay_wallet_payment_method_all_of.rb +216 -0
  365. data/lib/openapi_client/models/decrypted_samsung_pay.rb +479 -0
  366. data/lib/openapi_client/models/decrypted_samsung_pay_wallet_payment_method.rb +229 -0
  367. data/lib/openapi_client/models/decrypted_samsung_pay_wallet_payment_method_all_of.rb +216 -0
  368. data/lib/openapi_client/models/delete_branding_style_configuration_response.rb +259 -0
  369. data/lib/openapi_client/models/delete_branding_style_configuration_response_all_of.rb +222 -0
  370. data/lib/openapi_client/models/device.rb +27 -12
  371. data/lib/openapi_client/models/disbursement.rb +26 -11
  372. data/lib/openapi_client/models/disbursement_transaction_type.rb +40 -49
  373. data/lib/openapi_client/models/disbursement_transaction_type_all_of.rb +216 -0
  374. data/lib/openapi_client/models/document.rb +26 -11
  375. data/lib/openapi_client/models/dynamic_pricing.rb +45 -68
  376. data/lib/openapi_client/models/dynamic_pricing_all_of.rb +38 -14
  377. data/lib/openapi_client/models/dynamic_pricing_exchange_rate_request.rb +35 -71
  378. data/lib/openapi_client/models/dynamic_pricing_exchange_rate_request_all_of.rb +26 -11
  379. data/lib/openapi_client/models/email_notification_data.rb +253 -0
  380. data/lib/openapi_client/models/encrypted_apple_pay.rb +26 -11
  381. data/lib/openapi_client/models/encrypted_apple_pay_header.rb +26 -11
  382. data/lib/openapi_client/models/encrypted_apple_pay_wallet_payment_method.rb +35 -31
  383. data/lib/openapi_client/models/encrypted_apple_pay_wallet_payment_method_all_of.rb +26 -11
  384. data/lib/openapi_client/models/encrypted_google_pay.rb +26 -11
  385. data/lib/openapi_client/models/encrypted_google_pay_data.rb +26 -11
  386. data/lib/openapi_client/models/encrypted_google_pay_wallet_payment_method.rb +35 -31
  387. data/lib/openapi_client/models/encrypted_google_pay_wallet_payment_method_all_of.rb +26 -11
  388. data/lib/openapi_client/models/encrypted_samsung_pay.rb +266 -0
  389. data/lib/openapi_client/models/encrypted_samsung_pay_wallet_payment_method.rb +229 -0
  390. data/lib/openapi_client/models/encrypted_samsung_pay_wallet_payment_method_all_of.rb +216 -0
  391. data/lib/openapi_client/models/endpoint_response.rb +267 -0
  392. data/lib/openapi_client/models/error.rb +26 -11
  393. data/lib/openapi_client/models/error_details.rb +26 -11
  394. data/lib/openapi_client/models/error_message.rb +223 -0
  395. data/lib/openapi_client/models/error_response.rb +28 -12
  396. data/lib/openapi_client/models/{billing_address_phone.rb → error_response_all_of.rb} +36 -33
  397. data/lib/openapi_client/models/exchange_rate_request.rb +26 -11
  398. data/lib/openapi_client/models/exchange_rate_response.rb +28 -12
  399. data/lib/openapi_client/models/exchange_rate_response_all_of.rb +312 -0
  400. data/lib/openapi_client/models/expiration.rb +34 -19
  401. data/lib/openapi_client/models/font_face.rb +39 -0
  402. data/lib/openapi_client/models/font_properties.rb +258 -0
  403. data/lib/openapi_client/models/font_weight.rb +36 -0
  404. data/lib/openapi_client/models/footer.rb +229 -0
  405. data/lib/openapi_client/models/{merchant_location_merchant_address.rb → fraud_address.rb} +34 -19
  406. data/lib/openapi_client/models/fraud_order.rb +38 -13
  407. data/lib/openapi_client/models/fraud_order_items.rb +31 -14
  408. data/lib/openapi_client/models/fraud_registration.rb +274 -0
  409. data/lib/openapi_client/models/fraud_registration_card.rb +263 -0
  410. data/lib/openapi_client/models/fraud_registration_device.rb +390 -0
  411. data/lib/openapi_client/models/fraud_registration_device_items.rb +302 -0
  412. data/lib/openapi_client/models/fraud_registration_error.rb +214 -0
  413. data/lib/openapi_client/models/fraud_registration_response.rb +294 -0
  414. data/lib/openapi_client/models/fraud_score.rb +247 -0
  415. data/lib/openapi_client/models/fraud_settings.rb +241 -0
  416. data/lib/openapi_client/models/fraud_settings_response.rb +329 -0
  417. data/lib/openapi_client/models/fraud_settings_response_all_of.rb +291 -0
  418. data/lib/openapi_client/models/frequency.rb +26 -11
  419. data/lib/openapi_client/models/funding_transaction_type.rb +40 -49
  420. data/lib/openapi_client/models/funding_transaction_type_all_of.rb +216 -0
  421. data/lib/openapi_client/models/header.rb +229 -0
  422. data/lib/openapi_client/models/hover.rb +229 -0
  423. data/lib/openapi_client/models/id_info.rb +262 -0
  424. data/lib/openapi_client/models/industry_specific_extensions.rb +39 -15
  425. data/lib/openapi_client/models/initiate_clearing_response.rb +304 -0
  426. data/lib/openapi_client/models/initiate_clearing_response_all_of.rb +267 -0
  427. data/lib/openapi_client/models/installment_options.rb +26 -11
  428. data/lib/openapi_client/models/{payment_issuer_response.rb → issuer_response.rb} +29 -14
  429. data/lib/openapi_client/models/{device_networks.rb → items.rb} +29 -14
  430. data/lib/openapi_client/models/{merchant_location.rb → location.rb} +30 -15
  431. data/lib/openapi_client/models/lockout_time.rb +223 -0
  432. data/lib/openapi_client/models/lodging.rb +26 -11
  433. data/lib/openapi_client/models/lodging_extra_charges.rb +26 -11
  434. data/lib/openapi_client/models/logo.rb +282 -0
  435. data/lib/openapi_client/models/loyalty.rb +26 -11
  436. data/lib/openapi_client/models/masterpass_wallet_payment_method.rb +274 -0
  437. data/lib/openapi_client/models/masterpass_wallet_payment_method_all_of.rb +261 -0
  438. data/lib/openapi_client/models/maximum_purchase_amount.rb +233 -0
  439. data/lib/openapi_client/models/mcc6012.rb +353 -0
  440. data/lib/openapi_client/models/merchant.rb +27 -12
  441. data/lib/openapi_client/models/{payment_pay_method.rb → method.rb} +29 -14
  442. data/lib/openapi_client/models/mobile.rb +222 -0
  443. data/lib/openapi_client/models/mobile_header_area.rb +229 -0
  444. data/lib/openapi_client/models/order.rb +39 -15
  445. data/lib/openapi_client/models/order_error_response.rb +35 -38
  446. data/lib/openapi_client/models/order_response.rb +36 -39
  447. data/lib/openapi_client/models/order_response_all_of.rb +251 -0
  448. data/lib/openapi_client/models/pay_pal.rb +26 -11
  449. data/lib/openapi_client/models/pay_pal_payment_method.rb +27 -13
  450. data/lib/openapi_client/models/pay_pal_payment_method_all_of.rb +26 -11
  451. data/lib/openapi_client/models/payment.rb +35 -20
  452. data/lib/openapi_client/models/payment_card.rb +34 -28
  453. data/lib/openapi_client/models/payment_card_credit_transaction.rb +35 -113
  454. data/lib/openapi_client/models/payment_card_disbursement_transaction.rb +35 -113
  455. data/lib/openapi_client/models/payment_card_disbursement_transaction_all_of.rb +26 -11
  456. data/lib/openapi_client/models/payment_card_forced_ticket_transaction.rb +35 -113
  457. data/lib/openapi_client/models/payment_card_forced_ticket_transaction_all_of.rb +26 -11
  458. data/lib/openapi_client/models/payment_card_info_lookup_request.rb +229 -0
  459. data/lib/openapi_client/models/payment_card_info_lookup_request_all_of.rb +216 -0
  460. data/lib/openapi_client/models/payment_card_payer_auth_transaction.rb +35 -113
  461. data/lib/openapi_client/models/payment_card_payer_auth_transaction_all_of.rb +26 -11
  462. data/lib/openapi_client/models/payment_card_payment_method.rb +27 -13
  463. data/lib/openapi_client/models/payment_card_payment_method_all_of.rb +26 -11
  464. data/lib/openapi_client/models/payment_card_payment_token_update_request.rb +265 -0
  465. data/lib/openapi_client/models/payment_card_payment_tokenization_request.rb +35 -91
  466. data/lib/openapi_client/models/payment_card_payment_tokenization_request_all_of.rb +26 -11
  467. data/lib/openapi_client/models/payment_card_pre_auth_transaction.rb +65 -113
  468. data/lib/openapi_client/models/payment_card_pre_auth_transaction_all_of.rb +60 -15
  469. data/lib/openapi_client/models/payment_card_sale_transaction.rb +56 -102
  470. data/lib/openapi_client/models/payment_card_sale_transaction_all_of.rb +62 -15
  471. data/lib/openapi_client/models/payment_card_verification_request.rb +229 -0
  472. data/lib/openapi_client/models/payment_card_verification_request_all_of.rb +216 -0
  473. data/lib/openapi_client/models/payment_device.rb +351 -0
  474. data/lib/openapi_client/models/payment_device_credit_transaction.rb +229 -0
  475. data/lib/openapi_client/models/payment_device_credit_transaction_all_of.rb +216 -0
  476. data/lib/openapi_client/models/payment_device_disbursement_transaction.rb +243 -0
  477. data/lib/openapi_client/models/payment_device_disbursement_transaction_all_of.rb +230 -0
  478. data/lib/openapi_client/models/payment_device_payment_method.rb +233 -0
  479. data/lib/openapi_client/models/payment_device_payment_method_all_of.rb +225 -0
  480. data/lib/openapi_client/models/payment_device_payment_tokenization_request.rb +229 -0
  481. data/lib/openapi_client/models/payment_device_payment_tokenization_request_all_of.rb +216 -0
  482. data/lib/openapi_client/models/payment_device_pre_auth_transaction.rb +280 -0
  483. data/lib/openapi_client/models/payment_device_pre_auth_transaction_all_of.rb +267 -0
  484. data/lib/openapi_client/models/payment_device_sale_transaction.rb +247 -0
  485. data/lib/openapi_client/models/payment_device_sale_transaction_all_of.rb +234 -0
  486. data/lib/openapi_client/models/payment_facilitator.rb +26 -11
  487. data/lib/openapi_client/models/payment_method_details.rb +26 -11
  488. data/lib/openapi_client/models/payment_method_payment_schedules_request.rb +35 -253
  489. data/lib/openapi_client/models/payment_method_payment_schedules_request_all_of.rb +26 -11
  490. data/lib/openapi_client/models/payment_method_type.rb +3 -1
  491. data/lib/openapi_client/models/payment_registration.rb +347 -0
  492. data/lib/openapi_client/models/payment_registration_all_of.rb +257 -0
  493. data/lib/openapi_client/models/payment_schedules_error_response.rb +27 -11
  494. data/lib/openapi_client/models/payment_schedules_request.rb +26 -11
  495. data/lib/openapi_client/models/payment_schedules_response.rb +28 -12
  496. data/lib/openapi_client/models/payment_schedules_response_all_of.rb +265 -0
  497. data/lib/openapi_client/models/payment_token_credit_transaction.rb +35 -113
  498. data/lib/openapi_client/models/payment_token_credit_transaction_all_of.rb +26 -11
  499. data/lib/openapi_client/models/payment_token_details.rb +26 -11
  500. data/lib/openapi_client/models/payment_token_details_all_of.rb +26 -11
  501. data/lib/openapi_client/models/payment_token_disbursement_transaction.rb +35 -113
  502. data/lib/openapi_client/models/payment_token_disbursement_transaction_all_of.rb +26 -11
  503. data/lib/openapi_client/models/payment_token_info_lookup_request.rb +229 -0
  504. data/lib/openapi_client/models/payment_token_info_lookup_request_all_of.rb +216 -0
  505. data/lib/openapi_client/models/payment_token_payment_method.rb +26 -12
  506. data/lib/openapi_client/models/payment_token_payment_method_all_of.rb +26 -11
  507. data/lib/openapi_client/models/payment_token_pre_auth_transaction.rb +65 -113
  508. data/lib/openapi_client/models/payment_token_pre_auth_transaction_all_of.rb +60 -15
  509. data/lib/openapi_client/models/payment_token_sale_transaction.rb +55 -115
  510. data/lib/openapi_client/models/payment_token_sale_transaction_all_of.rb +48 -15
  511. data/lib/openapi_client/models/payment_token_update_response.rb +304 -0
  512. data/lib/openapi_client/models/payment_token_update_response_all_of.rb +267 -0
  513. data/lib/openapi_client/models/payment_token_verification_request.rb +229 -0
  514. data/lib/openapi_client/models/payment_token_verification_request_all_of.rb +216 -0
  515. data/lib/openapi_client/models/payment_tokenization_error_response.rb +27 -11
  516. data/lib/openapi_client/models/payment_tokenization_request.rb +39 -15
  517. data/lib/openapi_client/models/payment_tokenization_response.rb +28 -12
  518. data/lib/openapi_client/models/payment_tokenization_response_all_of.rb +313 -0
  519. data/lib/openapi_client/models/payment_url_detail.rb +267 -0
  520. data/lib/openapi_client/models/payment_url_detail_response.rb +252 -0
  521. data/lib/openapi_client/models/payment_url_detail_response_all_of.rb +214 -0
  522. data/lib/openapi_client/models/payment_url_error_response.rb +27 -11
  523. data/lib/openapi_client/models/payment_url_request.rb +26 -11
  524. data/lib/openapi_client/models/payment_url_response.rb +28 -12
  525. data/lib/openapi_client/models/payment_url_response_all_of.rb +276 -0
  526. data/lib/openapi_client/models/payment_url_status.rb +38 -0
  527. data/lib/openapi_client/models/paypal_credit_transaction.rb +35 -113
  528. data/lib/openapi_client/models/paypal_credit_transaction_all_of.rb +26 -11
  529. data/lib/openapi_client/models/{customer_address_phone.rb → phone.rb} +29 -14
  530. data/lib/openapi_client/models/post_auth_transaction.rb +35 -66
  531. data/lib/openapi_client/models/post_auth_transaction_all_of.rb +26 -11
  532. data/lib/openapi_client/models/primary.rb +229 -0
  533. data/lib/openapi_client/models/primary_transaction.rb +26 -11
  534. data/lib/openapi_client/models/processor_data.rb +52 -17
  535. data/lib/openapi_client/models/properties.rb +285 -0
  536. data/lib/openapi_client/models/purchase_cards.rb +26 -11
  537. data/lib/openapi_client/models/purchase_cards_level2.rb +26 -11
  538. data/lib/openapi_client/models/purchase_cards_level3.rb +27 -12
  539. data/lib/openapi_client/models/purchase_cards_level3_line_items.rb +26 -11
  540. data/lib/openapi_client/models/receiver_info.rb +64 -40
  541. data/lib/openapi_client/models/recurring_payment_details.rb +26 -11
  542. data/lib/openapi_client/models/recurring_payment_details_response.rb +36 -39
  543. data/lib/openapi_client/models/recurring_payment_details_response_all_of.rb +211 -0
  544. data/lib/openapi_client/models/referenced_order_payment_schedules_request.rb +35 -253
  545. data/lib/openapi_client/models/referenced_order_payment_schedules_request_all_of.rb +26 -11
  546. data/lib/openapi_client/models/referenced_order_payment_tokenization_request.rb +35 -91
  547. data/lib/openapi_client/models/referenced_order_payment_tokenization_request_all_of.rb +26 -11
  548. data/lib/openapi_client/models/registration_method.rb +315 -0
  549. data/lib/openapi_client/models/remove_fraud_blocked_items_response.rb +250 -0
  550. data/lib/openapi_client/models/remove_fraud_blocked_items_response_all_of.rb +212 -0
  551. data/lib/openapi_client/models/response_amount_components.rb +26 -11
  552. data/lib/openapi_client/models/response_amount_components_all_of.rb +26 -11
  553. data/lib/openapi_client/models/response_type.rb +1 -2
  554. data/lib/openapi_client/models/return_transaction.rb +35 -66
  555. data/lib/openapi_client/models/return_transaction_all_of.rb +26 -11
  556. data/lib/openapi_client/models/score_only_request.rb +26 -23
  557. data/lib/openapi_client/models/score_only_response.rb +36 -31
  558. data/lib/openapi_client/models/score_only_response_fraud_score.rb +40 -15
  559. data/lib/openapi_client/models/score_only_response_fraud_score_explanations.rb +26 -11
  560. data/lib/openapi_client/models/secondary_transaction.rb +64 -15
  561. data/lib/openapi_client/models/secure3_d10_authentication_request.rb +229 -0
  562. data/lib/openapi_client/models/secure3_d10_authentication_request_all_of.rb +216 -0
  563. data/lib/openapi_client/models/secure3_d10_authentication_result.rb +36 -32
  564. data/lib/openapi_client/models/secure3_d10_authentication_result_all_of.rb +26 -11
  565. data/lib/openapi_client/models/{secure3d_authentication_verification_request.rb → secure3_d10_authentication_update_request.rb} +52 -82
  566. data/lib/openapi_client/models/{secure3d_authentication_verification_request_all_of.rb → secure3_d10_authentication_update_request_all_of.rb} +43 -18
  567. data/lib/openapi_client/models/secure3_d21_authentication_request.rb +303 -0
  568. data/lib/openapi_client/models/secure3_d21_authentication_request_all_of.rb +290 -0
  569. data/lib/openapi_client/models/secure3_d21_authentication_result.rb +40 -34
  570. data/lib/openapi_client/models/secure3_d21_authentication_result_all_of.rb +29 -12
  571. data/lib/openapi_client/models/secure3_d21_authentication_update_request.rb +268 -0
  572. data/lib/openapi_client/models/secure3_d21_authentication_update_request_all_of.rb +255 -0
  573. data/lib/openapi_client/models/secure3_d_authentication_response.rb +287 -0
  574. data/lib/openapi_client/models/secure3_d_authentication_response_params.rb +263 -0
  575. data/lib/openapi_client/models/secure3_d_authentication_response_secure3d_method.rb +223 -0
  576. data/lib/openapi_client/models/secure3d_response.rb +26 -11
  577. data/lib/openapi_client/models/sender_info.rb +64 -40
  578. data/lib/openapi_client/models/sepa.rb +26 -11
  579. data/lib/openapi_client/models/sepa_mandate.rb +44 -29
  580. data/lib/openapi_client/models/sepa_payment_method.rb +26 -12
  581. data/lib/openapi_client/models/sepa_payment_method_all_of.rb +26 -11
  582. data/lib/openapi_client/models/sepa_sale_transaction.rb +35 -113
  583. data/lib/openapi_client/models/sepa_sale_transaction_all_of.rb +26 -11
  584. data/lib/openapi_client/models/shared_secret_configuration_request.rb +239 -0
  585. data/lib/openapi_client/models/shared_secret_configuration_response.rb +280 -0
  586. data/lib/openapi_client/models/shared_secret_configuration_response_all_of.rb +242 -0
  587. data/lib/openapi_client/models/{fraud_order_ship_to_address.rb → ship_to_address.rb} +29 -14
  588. data/lib/openapi_client/models/shipping.rb +26 -11
  589. data/lib/openapi_client/models/soft_descriptor.rb +26 -11
  590. data/lib/openapi_client/models/split_shipment.rb +26 -11
  591. data/lib/openapi_client/models/store_branding_style_configuration.rb +235 -0
  592. data/lib/openapi_client/models/store_email_settings.rb +232 -0
  593. data/lib/openapi_client/models/store_email_settings_result.rb +223 -0
  594. data/lib/openapi_client/models/store_fraud_settings.rb +232 -0
  595. data/lib/openapi_client/models/store_fraud_settings_result.rb +232 -0
  596. data/lib/openapi_client/models/store_url_configuration.rb +287 -0
  597. data/lib/openapi_client/models/store_url_configuration_request.rb +214 -0
  598. data/lib/openapi_client/models/store_url_configuration_response.rb +251 -0
  599. data/lib/openapi_client/models/store_url_configuration_response_all_of.rb +213 -0
  600. data/lib/openapi_client/models/store_url_configuration_result.rb +222 -0
  601. data/lib/openapi_client/models/stored_credential.rb +32 -17
  602. data/lib/openapi_client/models/sub_merchant_data.rb +26 -11
  603. data/lib/openapi_client/models/sub_merchant_split.rb +26 -11
  604. data/lib/openapi_client/models/tele_check_ach_payment_method.rb +790 -0
  605. data/lib/openapi_client/models/tele_check_ach_payment_method_ach_bill_to.rb +617 -0
  606. data/lib/openapi_client/models/{authentication_redirect.rb → tele_check_cbp_payment_method.rb} +56 -56
  607. data/lib/openapi_client/models/tele_check_cbp_payment_method_all_of.rb +216 -0
  608. data/lib/openapi_client/models/tele_check_ica_payment_method.rb +327 -0
  609. data/lib/openapi_client/models/tele_check_ica_payment_method_all_of.rb +292 -0
  610. data/lib/openapi_client/models/text.rb +221 -0
  611. data/lib/openapi_client/models/title.rb +229 -0
  612. data/lib/openapi_client/models/token_identifier.rb +213 -0
  613. data/lib/openapi_client/models/top_bar.rb +229 -0
  614. data/lib/openapi_client/models/transaction_error_response.rb +70 -20
  615. data/lib/openapi_client/models/transaction_origin.rb +1 -1
  616. data/lib/openapi_client/models/transaction_response.rb +74 -24
  617. data/lib/openapi_client/models/transaction_response_all_of.rb +502 -0
  618. data/lib/openapi_client/models/transaction_type.rb +1 -1
  619. data/lib/openapi_client/models/union_pay_authentication_request.rb +36 -32
  620. data/lib/openapi_client/models/union_pay_authentication_request_all_of.rb +26 -11
  621. data/lib/openapi_client/models/union_pay_authentication_update_request.rb +261 -0
  622. data/lib/openapi_client/models/{union_pay_authentication_verification_request_all_of.rb → union_pay_authentication_update_request_all_of.rb} +43 -18
  623. data/lib/openapi_client/models/update_email_settings_request.rb +219 -0
  624. data/lib/openapi_client/models/update_email_settings_response.rb +251 -0
  625. data/lib/openapi_client/models/update_email_settings_response_all_of.rb +213 -0
  626. data/lib/openapi_client/models/update_fraud_settings_request.rb +214 -0
  627. data/lib/openapi_client/models/update_fraud_settings_response.rb +251 -0
  628. data/lib/openapi_client/models/update_fraud_settings_response_all_of.rb +213 -0
  629. data/lib/openapi_client/models/update_payment_token.rb +256 -0
  630. data/lib/openapi_client/models/use_payment_token.rb +64 -15
  631. data/lib/openapi_client/models/{payment_verification3ds.rb → verification3ds.rb} +29 -14
  632. data/lib/openapi_client/models/{payment_verification_avs.rb → verification_avs.rb} +29 -14
  633. data/lib/openapi_client/models/{payment_verification_cvv.rb → verification_cvv.rb} +29 -14
  634. data/lib/openapi_client/models/void_pre_auth_transactions.rb +229 -0
  635. data/lib/openapi_client/models/void_transaction.rb +40 -56
  636. data/lib/openapi_client/models/{secure3d_authentication_request.rb → void_transaction_all_of.rb} +27 -21
  637. data/lib/openapi_client/models/wallet_payment_method.rb +27 -12
  638. data/lib/openapi_client/models/wallet_pre_auth_transaction.rb +49 -115
  639. data/lib/openapi_client/models/wallet_pre_auth_transaction_all_of.rb +42 -15
  640. data/lib/openapi_client/models/wallet_sale_transaction.rb +35 -113
  641. data/lib/openapi_client/models/wallet_sale_transaction_all_of.rb +26 -11
  642. data/lib/openapi_client/version.rb +3 -3
  643. data/lib/simple/client_context.rb +2 -2
  644. data/lib/simple/gateway.rb +148 -8
  645. data/spec/api/authentication_api_spec.rb +3 -2
  646. data/spec/api/card_info_lookup_api_spec.rb +1 -1
  647. data/spec/api/card_verification_api_spec.rb +1 -1
  648. data/spec/api/currency_conversion_api_spec.rb +2 -2
  649. data/spec/api/fraud_detect_api_spec.rb +38 -2
  650. data/spec/api/information_lookup_api_spec.rb +71 -0
  651. data/spec/api/order_api_spec.rb +3 -3
  652. data/spec/api/payment_api_spec.rb +9 -9
  653. data/spec/api/payment_schedules_api_spec.rb +2 -2
  654. data/spec/api/payment_token_api_spec.rb +42 -3
  655. data/spec/api/payment_url_api_spec.rb +47 -2
  656. data/spec/api/verification_api_spec.rb +71 -0
  657. data/spec/api_client_spec.rb +3 -3
  658. data/spec/configuration_spec.rb +2 -2
  659. data/spec/models/access_token_request_spec.rb +53 -0
  660. data/spec/models/access_token_response_spec.rb +29 -9
  661. data/spec/models/account_info_lookup_request_spec.rb +47 -0
  662. data/spec/models/account_updater_response_spec.rb +2 -2
  663. data/spec/models/{authentication_verification_request_spec.rb → account_verification_request_spec.rb} +12 -12
  664. data/spec/models/{union_pay_authentication_verification_request_spec.rb → ach_credit_transaction_spec.rb} +9 -9
  665. data/spec/models/ach_post_auth_transaction_all_of_spec.rb +41 -0
  666. data/spec/models/ach_post_auth_transaction_spec.rb +41 -0
  667. data/spec/models/ach_pre_auth_transaction_all_of_spec.rb +41 -0
  668. data/spec/models/ach_pre_auth_transaction_spec.rb +41 -0
  669. data/spec/models/{secure3d_authentication_request_spec.rb → ach_recurring_type_spec.rb} +8 -8
  670. data/spec/models/ach_response_spec.rb +65 -0
  671. data/spec/models/ach_return_transaction_spec.rb +41 -0
  672. data/spec/models/ach_sale_transaction_spec.rb +41 -0
  673. data/spec/models/ach_void_transaction_spec.rb +41 -0
  674. data/spec/models/acs_response_spec.rb +41 -0
  675. data/spec/models/additional_amount_rate_spec.rb +2 -2
  676. data/spec/models/additional_details_spec.rb +26 -2
  677. data/spec/models/additional_transaction_details_spec.rb +3 -3
  678. data/spec/models/address_spec.rb +2 -2
  679. data/spec/models/airline_ancillary_service_category_spec.rb +2 -2
  680. data/spec/models/airline_spec.rb +2 -2
  681. data/spec/models/airline_travel_route_spec.rb +2 -2
  682. data/spec/models/ali_pay_payment_method_all_of_spec.rb +2 -2
  683. data/spec/models/ali_pay_payment_method_spec.rb +2 -2
  684. data/spec/models/ali_pay_sale_transaction_all_of_spec.rb +2 -2
  685. data/spec/models/ali_pay_sale_transaction_spec.rb +2 -2
  686. data/spec/models/ali_pay_spec.rb +2 -2
  687. data/spec/models/amount_components_spec.rb +2 -2
  688. data/spec/models/amount_spec.rb +2 -2
  689. data/spec/models/authentication_request_spec.rb +41 -0
  690. data/spec/models/{authentication_spec.rb → authentication_result_spec.rb} +9 -9
  691. data/spec/models/{authentication_redirect_params_spec.rb → authentication_update_request_spec.rb} +11 -11
  692. data/spec/models/avs_response_spec.rb +8 -2
  693. data/spec/models/background_color_spec.rb +53 -0
  694. data/spec/models/background_spec.rb +59 -0
  695. data/spec/models/bancontact_qr_spec.rb +51 -0
  696. data/spec/models/basic_response_spec.rb +2 -2
  697. data/spec/models/billing_address_spec.rb +2 -2
  698. data/spec/models/billing_spec.rb +2 -2
  699. data/spec/models/block_card_spec.rb +53 -0
  700. data/spec/models/block_domain_spec.rb +41 -0
  701. data/spec/models/{customer_address_phone_spec.rb → block_ip_address_spec.rb} +10 -10
  702. data/spec/models/block_name_spec.rb +47 -0
  703. data/spec/models/blocked_card_number_spec.rb +47 -0
  704. data/spec/models/blocked_items_spec.rb +59 -0
  705. data/spec/models/body_spec.rb +41 -0
  706. data/spec/models/borders_spec.rb +41 -0
  707. data/spec/models/branding_style_configuration_request_spec.rb +41 -0
  708. data/spec/models/branding_style_configuration_response_all_of_spec.rb +41 -0
  709. data/spec/models/branding_style_configuration_response_spec.rb +59 -0
  710. data/spec/models/branding_style_configuration_result_spec.rb +47 -0
  711. data/spec/models/button_spec.rb +47 -0
  712. data/spec/models/car_rental_extra_charges_spec.rb +2 -2
  713. data/spec/models/car_rental_spec.rb +2 -2
  714. data/spec/models/card_function_spec.rb +2 -2
  715. data/spec/models/card_info_lookup_request_spec.rb +2 -2
  716. data/spec/models/card_info_lookup_response_all_of_spec.rb +51 -0
  717. data/spec/models/card_info_lookup_response_spec.rb +2 -2
  718. data/spec/models/card_info_spec.rb +2 -2
  719. data/spec/models/card_spec.rb +2 -2
  720. data/spec/models/card_verification_request_spec.rb +2 -2
  721. data/spec/models/china_domestic_payment_method_all_of_spec.rb +2 -2
  722. data/spec/models/china_domestic_payment_method_spec.rb +2 -2
  723. data/spec/models/china_domestic_spec.rb +2 -2
  724. data/spec/models/china_pn_r_sale_transaction_all_of_spec.rb +2 -2
  725. data/spec/models/china_pn_r_sale_transaction_spec.rb +2 -2
  726. data/spec/models/classic_mode_spec.rb +95 -0
  727. data/spec/models/clearing_details_spec.rb +65 -0
  728. data/spec/models/clearing_element_spec.rb +53 -0
  729. data/spec/models/client_locale_spec.rb +2 -2
  730. data/spec/models/client_registration_all_of_spec.rb +41 -0
  731. data/spec/models/client_registration_spec.rb +77 -0
  732. data/spec/models/combined_mode_spec.rb +59 -0
  733. data/spec/models/connect_mode_spec.rb +35 -0
  734. data/spec/models/contact_spec.rb +2 -2
  735. data/spec/models/content_spec.rb +41 -0
  736. data/spec/models/country_profile_spec.rb +41 -0
  737. data/spec/models/create_payment_token_spec.rb +2 -2
  738. data/spec/models/currency_conversion_spec.rb +2 -2
  739. data/spec/models/customer_address_all_of_spec.rb +41 -0
  740. data/spec/models/customer_address_spec.rb +4 -4
  741. data/spec/models/customer_spec.rb +2 -2
  742. data/spec/models/dcc_all_of_spec.rb +2 -2
  743. data/spec/models/dcc_exchange_rate_request_all_of_spec.rb +2 -2
  744. data/spec/models/dcc_exchange_rate_request_spec.rb +2 -2
  745. data/spec/models/dcc_spec.rb +2 -2
  746. data/spec/models/decrypted_apple_pay_spec.rb +83 -0
  747. data/spec/models/decrypted_apple_pay_wallet_payment_method_all_of_spec.rb +41 -0
  748. data/spec/models/decrypted_apple_pay_wallet_payment_method_spec.rb +41 -0
  749. data/spec/models/decrypted_google_pay_spec.rb +83 -0
  750. data/spec/models/decrypted_google_pay_wallet_payment_method_all_of_spec.rb +41 -0
  751. data/spec/models/decrypted_google_pay_wallet_payment_method_spec.rb +41 -0
  752. data/spec/models/decrypted_samsung_pay_spec.rb +83 -0
  753. data/spec/models/decrypted_samsung_pay_wallet_payment_method_all_of_spec.rb +41 -0
  754. data/spec/models/decrypted_samsung_pay_wallet_payment_method_spec.rb +41 -0
  755. data/spec/models/delete_branding_style_configuration_response_all_of_spec.rb +47 -0
  756. data/spec/models/delete_branding_style_configuration_response_spec.rb +65 -0
  757. data/spec/models/device_spec.rb +2 -2
  758. data/spec/models/disbursement_spec.rb +2 -2
  759. data/spec/models/disbursement_transaction_type_all_of_spec.rb +41 -0
  760. data/spec/models/disbursement_transaction_type_spec.rb +8 -2
  761. data/spec/models/document_spec.rb +2 -2
  762. data/spec/models/dynamic_pricing_all_of_spec.rb +2 -2
  763. data/spec/models/dynamic_pricing_exchange_rate_request_all_of_spec.rb +2 -2
  764. data/spec/models/dynamic_pricing_exchange_rate_request_spec.rb +2 -2
  765. data/spec/models/dynamic_pricing_spec.rb +2 -2
  766. data/spec/models/email_notification_data_spec.rb +65 -0
  767. data/spec/models/encrypted_apple_pay_header_spec.rb +2 -2
  768. data/spec/models/encrypted_apple_pay_spec.rb +2 -2
  769. data/spec/models/encrypted_apple_pay_wallet_payment_method_all_of_spec.rb +2 -2
  770. data/spec/models/encrypted_apple_pay_wallet_payment_method_spec.rb +2 -2
  771. data/spec/models/encrypted_google_pay_data_spec.rb +2 -2
  772. data/spec/models/encrypted_google_pay_spec.rb +2 -2
  773. data/spec/models/encrypted_google_pay_wallet_payment_method_all_of_spec.rb +2 -2
  774. data/spec/models/encrypted_google_pay_wallet_payment_method_spec.rb +2 -2
  775. data/spec/models/encrypted_samsung_pay_spec.rb +47 -0
  776. data/spec/models/encrypted_samsung_pay_wallet_payment_method_all_of_spec.rb +41 -0
  777. data/spec/models/encrypted_samsung_pay_wallet_payment_method_spec.rb +41 -0
  778. data/spec/models/{authentication_redirect_spec.rb → endpoint_response_spec.rb} +15 -15
  779. data/spec/models/error_details_spec.rb +2 -2
  780. data/spec/models/error_message_spec.rb +47 -0
  781. data/spec/models/error_response_all_of_spec.rb +41 -0
  782. data/spec/models/error_response_spec.rb +2 -2
  783. data/spec/models/error_spec.rb +2 -2
  784. data/spec/models/exchange_rate_request_spec.rb +2 -2
  785. data/spec/models/exchange_rate_response_all_of_spec.rb +101 -0
  786. data/spec/models/exchange_rate_response_spec.rb +2 -2
  787. data/spec/models/expiration_spec.rb +2 -2
  788. data/spec/models/font_face_spec.rb +35 -0
  789. data/spec/models/font_properties_spec.rb +59 -0
  790. data/spec/models/font_weight_spec.rb +35 -0
  791. data/spec/models/footer_spec.rb +41 -0
  792. data/spec/models/{merchant_location_merchant_address_spec.rb → fraud_address_spec.rb} +8 -8
  793. data/spec/models/fraud_order_items_spec.rb +2 -2
  794. data/spec/models/fraud_order_spec.rb +2 -2
  795. data/spec/models/fraud_registration_card_spec.rb +71 -0
  796. data/spec/models/fraud_registration_device_items_spec.rb +75 -0
  797. data/spec/models/{transaction_spec.rb → fraud_registration_device_spec.rb} +22 -26
  798. data/spec/models/fraud_registration_error_spec.rb +41 -0
  799. data/spec/models/fraud_registration_response_spec.rb +75 -0
  800. data/spec/models/fraud_registration_spec.rb +71 -0
  801. data/spec/models/fraud_score_spec.rb +59 -0
  802. data/spec/models/fraud_settings_response_all_of_spec.rb +83 -0
  803. data/spec/models/fraud_settings_response_spec.rb +101 -0
  804. data/spec/models/fraud_settings_spec.rb +59 -0
  805. data/spec/models/frequency_spec.rb +2 -2
  806. data/spec/models/funding_transaction_type_all_of_spec.rb +41 -0
  807. data/spec/models/funding_transaction_type_spec.rb +8 -2
  808. data/spec/models/header_spec.rb +41 -0
  809. data/spec/models/hover_spec.rb +41 -0
  810. data/spec/models/id_info_spec.rb +47 -0
  811. data/spec/models/industry_specific_extensions_spec.rb +8 -2
  812. data/spec/models/initiate_clearing_response_all_of_spec.rb +57 -0
  813. data/spec/models/initiate_clearing_response_spec.rb +75 -0
  814. data/spec/models/installment_options_spec.rb +2 -2
  815. data/spec/models/{payment_issuer_response_spec.rb → issuer_response_spec.rb} +8 -8
  816. data/spec/models/{device_networks_spec.rb → items_spec.rb} +8 -8
  817. data/spec/models/{merchant_location_spec.rb → location_spec.rb} +8 -8
  818. data/spec/models/lockout_time_spec.rb +47 -0
  819. data/spec/models/lodging_extra_charges_spec.rb +2 -2
  820. data/spec/models/lodging_spec.rb +2 -2
  821. data/spec/models/logo_spec.rb +57 -0
  822. data/spec/models/loyalty_spec.rb +2 -2
  823. data/spec/models/masterpass_wallet_payment_method_all_of_spec.rb +47 -0
  824. data/spec/models/masterpass_wallet_payment_method_spec.rb +47 -0
  825. data/spec/models/maximum_purchase_amount_spec.rb +47 -0
  826. data/spec/models/mcc6012_spec.rb +71 -0
  827. data/spec/models/merchant_spec.rb +2 -2
  828. data/spec/models/{payment_pay_method_spec.rb → method_spec.rb} +8 -8
  829. data/spec/models/mobile_header_area_spec.rb +41 -0
  830. data/spec/models/mobile_spec.rb +47 -0
  831. data/spec/models/order_error_response_spec.rb +3 -15
  832. data/spec/models/order_response_all_of_spec.rb +65 -0
  833. data/spec/models/order_response_spec.rb +3 -15
  834. data/spec/models/order_spec.rb +8 -2
  835. data/spec/models/pay_pal_payment_method_all_of_spec.rb +2 -2
  836. data/spec/models/pay_pal_payment_method_spec.rb +2 -2
  837. data/spec/models/pay_pal_spec.rb +2 -2
  838. data/spec/models/payment_card_credit_transaction_spec.rb +2 -2
  839. data/spec/models/payment_card_disbursement_transaction_all_of_spec.rb +2 -2
  840. data/spec/models/payment_card_disbursement_transaction_spec.rb +2 -2
  841. data/spec/models/payment_card_forced_ticket_transaction_all_of_spec.rb +2 -2
  842. data/spec/models/payment_card_forced_ticket_transaction_spec.rb +2 -2
  843. data/spec/models/payment_card_info_lookup_request_all_of_spec.rb +41 -0
  844. data/spec/models/payment_card_info_lookup_request_spec.rb +41 -0
  845. data/spec/models/payment_card_payer_auth_transaction_all_of_spec.rb +2 -2
  846. data/spec/models/payment_card_payer_auth_transaction_spec.rb +2 -2
  847. data/spec/models/payment_card_payment_method_all_of_spec.rb +2 -2
  848. data/spec/models/payment_card_payment_method_spec.rb +2 -2
  849. data/spec/models/payment_card_payment_token_update_request_spec.rb +53 -0
  850. data/spec/models/payment_card_payment_tokenization_request_all_of_spec.rb +2 -2
  851. data/spec/models/payment_card_payment_tokenization_request_spec.rb +2 -2
  852. data/spec/models/payment_card_pre_auth_transaction_all_of_spec.rb +20 -2
  853. data/spec/models/payment_card_pre_auth_transaction_spec.rb +20 -2
  854. data/spec/models/payment_card_sale_transaction_all_of_spec.rb +20 -2
  855. data/spec/models/payment_card_sale_transaction_spec.rb +20 -2
  856. data/spec/models/payment_card_spec.rb +2 -8
  857. data/spec/models/payment_card_verification_request_all_of_spec.rb +41 -0
  858. data/spec/models/payment_card_verification_request_spec.rb +41 -0
  859. data/spec/models/payment_device_credit_transaction_all_of_spec.rb +41 -0
  860. data/spec/models/payment_device_credit_transaction_spec.rb +41 -0
  861. data/spec/models/payment_device_disbursement_transaction_all_of_spec.rb +47 -0
  862. data/spec/models/payment_device_disbursement_transaction_spec.rb +47 -0
  863. data/spec/models/payment_device_payment_method_all_of_spec.rb +47 -0
  864. data/spec/models/payment_device_payment_method_spec.rb +47 -0
  865. data/spec/models/payment_device_payment_tokenization_request_all_of_spec.rb +41 -0
  866. data/spec/models/payment_device_payment_tokenization_request_spec.rb +41 -0
  867. data/spec/models/payment_device_pre_auth_transaction_all_of_spec.rb +71 -0
  868. data/spec/models/payment_device_pre_auth_transaction_spec.rb +71 -0
  869. data/spec/models/payment_device_sale_transaction_all_of_spec.rb +53 -0
  870. data/spec/models/payment_device_sale_transaction_spec.rb +53 -0
  871. data/spec/models/payment_device_spec.rb +75 -0
  872. data/spec/models/payment_facilitator_spec.rb +2 -2
  873. data/spec/models/payment_method_details_spec.rb +2 -2
  874. data/spec/models/payment_method_payment_schedules_request_all_of_spec.rb +2 -2
  875. data/spec/models/payment_method_payment_schedules_request_spec.rb +2 -2
  876. data/spec/models/payment_method_type_spec.rb +2 -2
  877. data/spec/models/payment_registration_all_of_spec.rb +71 -0
  878. data/spec/models/payment_registration_spec.rb +107 -0
  879. data/spec/models/payment_schedules_error_response_spec.rb +2 -2
  880. data/spec/models/payment_schedules_request_spec.rb +2 -2
  881. data/spec/models/payment_schedules_response_all_of_spec.rb +57 -0
  882. data/spec/models/payment_schedules_response_spec.rb +2 -2
  883. data/spec/models/payment_spec.rb +4 -4
  884. data/spec/models/payment_token_credit_transaction_all_of_spec.rb +2 -2
  885. data/spec/models/payment_token_credit_transaction_spec.rb +2 -2
  886. data/spec/models/payment_token_details_all_of_spec.rb +2 -2
  887. data/spec/models/payment_token_details_spec.rb +2 -2
  888. data/spec/models/payment_token_disbursement_transaction_all_of_spec.rb +2 -2
  889. data/spec/models/payment_token_disbursement_transaction_spec.rb +2 -2
  890. data/spec/models/payment_token_info_lookup_request_all_of_spec.rb +41 -0
  891. data/spec/models/payment_token_info_lookup_request_spec.rb +41 -0
  892. data/spec/models/payment_token_payment_method_all_of_spec.rb +2 -2
  893. data/spec/models/payment_token_payment_method_spec.rb +2 -2
  894. data/spec/models/payment_token_pre_auth_transaction_all_of_spec.rb +20 -2
  895. data/spec/models/payment_token_pre_auth_transaction_spec.rb +20 -2
  896. data/spec/models/payment_token_sale_transaction_all_of_spec.rb +14 -2
  897. data/spec/models/payment_token_sale_transaction_spec.rb +14 -2
  898. data/spec/models/payment_token_update_response_all_of_spec.rb +57 -0
  899. data/spec/models/payment_token_update_response_spec.rb +75 -0
  900. data/spec/models/payment_token_verification_request_all_of_spec.rb +41 -0
  901. data/spec/models/payment_token_verification_request_spec.rb +41 -0
  902. data/spec/models/payment_tokenization_error_response_spec.rb +2 -2
  903. data/spec/models/payment_tokenization_request_spec.rb +8 -2
  904. data/spec/models/payment_tokenization_response_all_of_spec.rb +87 -0
  905. data/spec/models/payment_tokenization_response_spec.rb +2 -2
  906. data/spec/models/payment_url_detail_response_all_of_spec.rb +41 -0
  907. data/spec/models/payment_url_detail_response_spec.rb +59 -0
  908. data/spec/models/payment_url_detail_spec.rb +65 -0
  909. data/spec/models/payment_url_error_response_spec.rb +2 -2
  910. data/spec/models/payment_url_request_spec.rb +2 -2
  911. data/spec/models/payment_url_response_all_of_spec.rb +63 -0
  912. data/spec/models/payment_url_response_spec.rb +2 -2
  913. data/spec/models/payment_url_status_spec.rb +35 -0
  914. data/spec/models/paypal_credit_transaction_all_of_spec.rb +2 -2
  915. data/spec/models/paypal_credit_transaction_spec.rb +2 -2
  916. data/spec/models/{billing_address_phone_spec.rb → phone_spec.rb} +8 -8
  917. data/spec/models/post_auth_transaction_all_of_spec.rb +2 -2
  918. data/spec/models/post_auth_transaction_spec.rb +2 -2
  919. data/spec/models/primary_spec.rb +41 -0
  920. data/spec/models/primary_transaction_spec.rb +2 -2
  921. data/spec/models/processor_data_spec.rb +15 -3
  922. data/spec/models/properties_spec.rb +65 -0
  923. data/spec/models/purchase_cards_level2_spec.rb +2 -2
  924. data/spec/models/purchase_cards_level3_line_items_spec.rb +2 -2
  925. data/spec/models/purchase_cards_level3_spec.rb +2 -2
  926. data/spec/models/purchase_cards_spec.rb +2 -2
  927. data/spec/models/receiver_info_spec.rb +2 -2
  928. data/spec/models/recurring_payment_details_response_all_of_spec.rb +41 -0
  929. data/spec/models/recurring_payment_details_response_spec.rb +3 -15
  930. data/spec/models/recurring_payment_details_spec.rb +2 -2
  931. data/spec/models/referenced_order_payment_schedules_request_all_of_spec.rb +2 -2
  932. data/spec/models/referenced_order_payment_schedules_request_spec.rb +2 -2
  933. data/spec/models/referenced_order_payment_tokenization_request_all_of_spec.rb +2 -2
  934. data/spec/models/referenced_order_payment_tokenization_request_spec.rb +2 -2
  935. data/spec/models/registration_method_spec.rb +81 -0
  936. data/spec/models/remove_fraud_blocked_items_response_all_of_spec.rb +41 -0
  937. data/spec/models/remove_fraud_blocked_items_response_spec.rb +59 -0
  938. data/spec/models/response_amount_components_all_of_spec.rb +2 -2
  939. data/spec/models/response_amount_components_spec.rb +2 -2
  940. data/spec/models/response_type_spec.rb +2 -2
  941. data/spec/models/return_transaction_all_of_spec.rb +2 -2
  942. data/spec/models/return_transaction_spec.rb +2 -2
  943. data/spec/models/score_only_request_spec.rb +2 -6
  944. data/spec/models/score_only_response_fraud_score_explanations_spec.rb +2 -2
  945. data/spec/models/score_only_response_fraud_score_spec.rb +2 -2
  946. data/spec/models/score_only_response_spec.rb +2 -2
  947. data/spec/models/secondary_transaction_spec.rb +14 -2
  948. data/spec/models/secure3_d10_authentication_request_all_of_spec.rb +41 -0
  949. data/spec/models/secure3_d10_authentication_request_spec.rb +41 -0
  950. data/spec/models/secure3_d10_authentication_result_all_of_spec.rb +2 -2
  951. data/spec/models/secure3_d10_authentication_result_spec.rb +2 -2
  952. data/spec/models/secure3_d10_authentication_update_request_all_of_spec.rb +53 -0
  953. data/spec/models/{secure3d_authentication_verification_request_all_of_spec.rb → secure3_d10_authentication_update_request_spec.rb} +14 -8
  954. data/spec/models/secure3_d21_authentication_request_all_of_spec.rb +67 -0
  955. data/spec/models/secure3_d21_authentication_request_spec.rb +67 -0
  956. data/spec/models/secure3_d21_authentication_result_all_of_spec.rb +2 -2
  957. data/spec/models/secure3_d21_authentication_result_spec.rb +2 -2
  958. data/spec/models/secure3_d21_authentication_update_request_all_of_spec.rb +51 -0
  959. data/spec/models/secure3_d21_authentication_update_request_spec.rb +51 -0
  960. data/spec/models/secure3_d_authentication_response_params_spec.rb +71 -0
  961. data/spec/models/{secure3d_authentication_verification_request_spec.rb → secure3_d_authentication_response_secure3d_method_spec.rb} +10 -10
  962. data/spec/models/secure3_d_authentication_response_spec.rb +67 -0
  963. data/spec/models/secure3d_response_spec.rb +2 -2
  964. data/spec/models/sender_info_spec.rb +2 -2
  965. data/spec/models/sepa_mandate_spec.rb +2 -2
  966. data/spec/models/sepa_payment_method_all_of_spec.rb +2 -2
  967. data/spec/models/sepa_payment_method_spec.rb +2 -2
  968. data/spec/models/sepa_sale_transaction_all_of_spec.rb +2 -2
  969. data/spec/models/sepa_sale_transaction_spec.rb +2 -2
  970. data/spec/models/sepa_spec.rb +2 -2
  971. data/spec/models/shared_secret_configuration_request_spec.rb +41 -0
  972. data/spec/models/shared_secret_configuration_response_all_of_spec.rb +59 -0
  973. data/spec/models/shared_secret_configuration_response_spec.rb +77 -0
  974. data/spec/models/{fraud_order_ship_to_address_spec.rb → ship_to_address_spec.rb} +8 -8
  975. data/spec/models/shipping_spec.rb +2 -2
  976. data/spec/models/soft_descriptor_spec.rb +2 -2
  977. data/spec/models/split_shipment_spec.rb +2 -2
  978. data/spec/models/store_branding_style_configuration_spec.rb +53 -0
  979. data/spec/models/store_email_settings_result_spec.rb +47 -0
  980. data/spec/models/store_email_settings_spec.rb +47 -0
  981. data/spec/models/store_fraud_settings_result_spec.rb +53 -0
  982. data/spec/models/store_fraud_settings_spec.rb +47 -0
  983. data/spec/models/store_url_configuration_request_spec.rb +41 -0
  984. data/spec/models/store_url_configuration_response_all_of_spec.rb +41 -0
  985. data/spec/models/store_url_configuration_response_spec.rb +59 -0
  986. data/spec/models/store_url_configuration_result_spec.rb +47 -0
  987. data/spec/models/store_url_configuration_spec.rb +83 -0
  988. data/spec/models/stored_credential_spec.rb +2 -2
  989. data/spec/models/sub_merchant_data_spec.rb +2 -2
  990. data/spec/models/sub_merchant_split_spec.rb +2 -2
  991. data/spec/models/tele_check_ach_payment_method_ach_bill_to_spec.rb +95 -0
  992. data/spec/models/tele_check_ach_payment_method_spec.rb +165 -0
  993. data/spec/models/tele_check_cbp_payment_method_all_of_spec.rb +41 -0
  994. data/spec/models/tele_check_cbp_payment_method_spec.rb +41 -0
  995. data/spec/models/tele_check_ica_payment_method_all_of_spec.rb +53 -0
  996. data/spec/models/tele_check_ica_payment_method_spec.rb +53 -0
  997. data/spec/models/text_spec.rb +47 -0
  998. data/spec/models/title_spec.rb +41 -0
  999. data/spec/models/token_identifier_spec.rb +41 -0
  1000. data/spec/models/top_bar_spec.rb +41 -0
  1001. data/spec/models/transaction_error_response_spec.rb +15 -3
  1002. data/spec/models/transaction_origin_spec.rb +2 -2
  1003. data/spec/models/transaction_response_all_of_spec.rb +175 -0
  1004. data/spec/models/transaction_response_spec.rb +15 -3
  1005. data/spec/models/transaction_type_spec.rb +2 -2
  1006. data/spec/models/union_pay_authentication_request_all_of_spec.rb +2 -2
  1007. data/spec/models/union_pay_authentication_request_spec.rb +2 -2
  1008. data/spec/models/union_pay_authentication_update_request_all_of_spec.rb +47 -0
  1009. data/spec/models/{union_pay_authentication_verification_request_all_of_spec.rb → union_pay_authentication_update_request_spec.rb} +14 -8
  1010. data/spec/models/update_email_settings_request_spec.rb +41 -0
  1011. data/spec/models/update_email_settings_response_all_of_spec.rb +41 -0
  1012. data/spec/models/update_email_settings_response_spec.rb +59 -0
  1013. data/spec/models/update_fraud_settings_request_spec.rb +41 -0
  1014. data/spec/models/update_fraud_settings_response_all_of_spec.rb +41 -0
  1015. data/spec/models/update_fraud_settings_response_spec.rb +59 -0
  1016. data/spec/models/update_payment_token_spec.rb +59 -0
  1017. data/spec/models/use_payment_token_spec.rb +14 -2
  1018. data/spec/models/{payment_verification3ds_spec.rb → verification3ds_spec.rb} +8 -8
  1019. data/spec/models/{payment_verification_avs_spec.rb → verification_avs_spec.rb} +8 -8
  1020. data/spec/models/{payment_verification_cvv_spec.rb → verification_cvv_spec.rb} +8 -8
  1021. data/spec/models/void_pre_auth_transactions_spec.rb +41 -0
  1022. data/spec/models/void_transaction_all_of_spec.rb +41 -0
  1023. data/spec/models/void_transaction_spec.rb +8 -2
  1024. data/spec/models/wallet_payment_method_spec.rb +2 -2
  1025. data/spec/models/wallet_pre_auth_transaction_all_of_spec.rb +8 -2
  1026. data/spec/models/wallet_pre_auth_transaction_spec.rb +8 -2
  1027. data/spec/models/wallet_sale_transaction_all_of_spec.rb +2 -2
  1028. data/spec/models/wallet_sale_transaction_spec.rb +2 -2
  1029. data/spec/spec_helper.rb +2 -2
  1030. metadata +772 -99
  1031. data/Gemfile.lock +0 -79
  1032. data/docs/Authentication.md +0 -17
  1033. data/docs/AuthenticationRedirect.md +0 -21
  1034. data/docs/AuthenticationRedirectParams.md +0 -21
  1035. data/docs/AuthenticationVerificationRequest.md +0 -23
  1036. data/docs/BillingAddressPhone.md +0 -19
  1037. data/docs/MerchantLocationMerchantAddress.md +0 -27
  1038. data/docs/Transaction.md +0 -39
  1039. data/docs/UnionPayAuthenticationVerificationRequest.md +0 -17
  1040. data/docs/UnionPayAuthenticationVerificationRequestAllOf.md +0 -17
  1041. data/lib/openapi_client/api/.DS_Store +0 -0
  1042. data/lib/openapi_client/models/.DS_Store +0 -0
  1043. data/lib/openapi_client/models/transaction.rb +0 -350
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 6.6.0.20190507.002
6
+ The version of the OpenAPI document: 6.12.0.20200605.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: unset
@@ -35,6 +35,12 @@ module OpenapiClient
35
35
  }
36
36
  end
37
37
 
38
+ # List of attributes with nullable: true
39
+ def self.openapi_nullable
40
+ Set.new([
41
+ ])
42
+ end
43
+
38
44
  # Initializes the object
39
45
  # @param [Hash] attributes Model attributes in the form of hash
40
46
  def initialize(attributes = {})
@@ -103,17 +109,17 @@ module OpenapiClient
103
109
  # Builds the object from hash
104
110
  # @param [Hash] attributes Model attributes in the form of hash
105
111
  # @return [Object] Returns the model itself
106
- def build_from_hash(attributes)
112
+ def build_from_hash(attributes, attribute_map = self.class.attribute_map, openapi_types = self.class.openapi_types)
107
113
  return nil unless attributes.is_a?(Hash)
108
- self.class.openapi_types.each_pair do |key, type|
114
+ openapi_types.each_pair do |key, type|
109
115
  if type =~ /\AArray<(.*)>/i
110
116
  # check to ensure the input is an array given that the attribute
111
117
  # is documented as an array but the input is not
112
- if attributes[self.class.attribute_map[key]].is_a?(Array)
113
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
118
+ if attributes[attribute_map[key]].is_a?(Array)
119
+ self.send("#{key}=", attributes[attribute_map[key]].map { |v| _deserialize($1, v) })
114
120
  end
115
- elsif !attributes[self.class.attribute_map[key]].nil?
116
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
121
+ elsif !attributes[attribute_map[key]].nil?
122
+ self.send("#{key}=", _deserialize(type, attributes[attribute_map[key]]))
117
123
  end # or else data not found in attributes(hash), not an issue as the data can be optional
118
124
  end
119
125
 
@@ -157,7 +163,12 @@ module OpenapiClient
157
163
  end
158
164
  end
159
165
  else # model
160
- OpenapiClient.const_get(type).build_from_hash(value)
166
+ klass = OpenapiClient.const_get(type)
167
+ if klass.respond_to?(:openapi_discriminator_name)
168
+ klass = OpenapiClient.const_get(value[klass.attribute_map[klass.openapi_discriminator_name]])
169
+ end
170
+
171
+ klass.build_from_hash(value)
161
172
  end
162
173
  end
163
174
 
@@ -175,11 +186,15 @@ module OpenapiClient
175
186
 
176
187
  # Returns the object in the form of hash
177
188
  # @return [Hash] Returns the object in the form of hash
178
- def to_hash
189
+ def to_hash(attribute_map = self.class.attribute_map, openapi_nullable = self.class.openapi_nullable)
179
190
  hash = {}
180
- self.class.attribute_map.each_pair do |attr, param|
191
+ attribute_map.each_pair do |attr, param|
181
192
  value = self.send(attr)
182
- next if value.nil?
193
+ if value.nil?
194
+ is_nullable = openapi_nullable.include?(attr)
195
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
196
+ end
197
+
183
198
  hash[param] = _to_hash(value)
184
199
  end
185
200
  hash
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 6.6.0.20190507.002
6
+ The version of the OpenAPI document: 6.12.0.20200605.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: unset
@@ -50,6 +50,12 @@ module OpenapiClient
50
50
  }
51
51
  end
52
52
 
53
+ # List of attributes with nullable: true
54
+ def self.openapi_nullable
55
+ Set.new([
56
+ ])
57
+ end
58
+
53
59
  # Initializes the object
54
60
  # @param [Hash] attributes Model attributes in the form of hash
55
61
  def initialize(attributes = {})
@@ -178,17 +184,17 @@ module OpenapiClient
178
184
  # Builds the object from hash
179
185
  # @param [Hash] attributes Model attributes in the form of hash
180
186
  # @return [Object] Returns the model itself
181
- def build_from_hash(attributes)
187
+ def build_from_hash(attributes, attribute_map = self.class.attribute_map, openapi_types = self.class.openapi_types)
182
188
  return nil unless attributes.is_a?(Hash)
183
- self.class.openapi_types.each_pair do |key, type|
189
+ openapi_types.each_pair do |key, type|
184
190
  if type =~ /\AArray<(.*)>/i
185
191
  # check to ensure the input is an array given that the attribute
186
192
  # is documented as an array but the input is not
187
- if attributes[self.class.attribute_map[key]].is_a?(Array)
188
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
193
+ if attributes[attribute_map[key]].is_a?(Array)
194
+ self.send("#{key}=", attributes[attribute_map[key]].map { |v| _deserialize($1, v) })
189
195
  end
190
- elsif !attributes[self.class.attribute_map[key]].nil?
191
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
196
+ elsif !attributes[attribute_map[key]].nil?
197
+ self.send("#{key}=", _deserialize(type, attributes[attribute_map[key]]))
192
198
  end # or else data not found in attributes(hash), not an issue as the data can be optional
193
199
  end
194
200
 
@@ -232,7 +238,12 @@ module OpenapiClient
232
238
  end
233
239
  end
234
240
  else # model
235
- OpenapiClient.const_get(type).build_from_hash(value)
241
+ klass = OpenapiClient.const_get(type)
242
+ if klass.respond_to?(:openapi_discriminator_name)
243
+ klass = OpenapiClient.const_get(value[klass.attribute_map[klass.openapi_discriminator_name]])
244
+ end
245
+
246
+ klass.build_from_hash(value)
236
247
  end
237
248
  end
238
249
 
@@ -250,11 +261,15 @@ module OpenapiClient
250
261
 
251
262
  # Returns the object in the form of hash
252
263
  # @return [Hash] Returns the object in the form of hash
253
- def to_hash
264
+ def to_hash(attribute_map = self.class.attribute_map, openapi_nullable = self.class.openapi_nullable)
254
265
  hash = {}
255
- self.class.attribute_map.each_pair do |attr, param|
266
+ attribute_map.each_pair do |attr, param|
256
267
  value = self.send(attr)
257
- next if value.nil?
268
+ if value.nil?
269
+ is_nullable = openapi_nullable.include?(attr)
270
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
271
+ end
272
+
258
273
  hash[param] = _to_hash(value)
259
274
  end
260
275
  hash
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 6.6.0.20190507.002
6
+ The version of the OpenAPI document: 6.12.0.20200605.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: unset
@@ -15,7 +15,7 @@ require 'date'
15
15
  module OpenapiClient
16
16
  # Level 3 data for monitoring and controlling corporate expenditures.
17
17
  class PurchaseCardsLevel3
18
- # Line items.
18
+ # Line items of monitoring and controlling corporate expenditures data.
19
19
  attr_accessor :line_items
20
20
 
21
21
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -32,6 +32,12 @@ module OpenapiClient
32
32
  }
33
33
  end
34
34
 
35
+ # List of attributes with nullable: true
36
+ def self.openapi_nullable
37
+ Set.new([
38
+ ])
39
+ end
40
+
35
41
  # Initializes the object
36
42
  # @param [Hash] attributes Model attributes in the form of hash
37
43
  def initialize(attributes = {})
@@ -102,17 +108,17 @@ module OpenapiClient
102
108
  # Builds the object from hash
103
109
  # @param [Hash] attributes Model attributes in the form of hash
104
110
  # @return [Object] Returns the model itself
105
- def build_from_hash(attributes)
111
+ def build_from_hash(attributes, attribute_map = self.class.attribute_map, openapi_types = self.class.openapi_types)
106
112
  return nil unless attributes.is_a?(Hash)
107
- self.class.openapi_types.each_pair do |key, type|
113
+ openapi_types.each_pair do |key, type|
108
114
  if type =~ /\AArray<(.*)>/i
109
115
  # check to ensure the input is an array given that the attribute
110
116
  # is documented as an array but the input is not
111
- if attributes[self.class.attribute_map[key]].is_a?(Array)
112
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
117
+ if attributes[attribute_map[key]].is_a?(Array)
118
+ self.send("#{key}=", attributes[attribute_map[key]].map { |v| _deserialize($1, v) })
113
119
  end
114
- elsif !attributes[self.class.attribute_map[key]].nil?
115
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
120
+ elsif !attributes[attribute_map[key]].nil?
121
+ self.send("#{key}=", _deserialize(type, attributes[attribute_map[key]]))
116
122
  end # or else data not found in attributes(hash), not an issue as the data can be optional
117
123
  end
118
124
 
@@ -156,7 +162,12 @@ module OpenapiClient
156
162
  end
157
163
  end
158
164
  else # model
159
- OpenapiClient.const_get(type).build_from_hash(value)
165
+ klass = OpenapiClient.const_get(type)
166
+ if klass.respond_to?(:openapi_discriminator_name)
167
+ klass = OpenapiClient.const_get(value[klass.attribute_map[klass.openapi_discriminator_name]])
168
+ end
169
+
170
+ klass.build_from_hash(value)
160
171
  end
161
172
  end
162
173
 
@@ -174,11 +185,15 @@ module OpenapiClient
174
185
 
175
186
  # Returns the object in the form of hash
176
187
  # @return [Hash] Returns the object in the form of hash
177
- def to_hash
188
+ def to_hash(attribute_map = self.class.attribute_map, openapi_nullable = self.class.openapi_nullable)
178
189
  hash = {}
179
- self.class.attribute_map.each_pair do |attr, param|
190
+ attribute_map.each_pair do |attr, param|
180
191
  value = self.send(attr)
181
- next if value.nil?
192
+ if value.nil?
193
+ is_nullable = openapi_nullable.include?(attr)
194
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
195
+ end
196
+
182
197
  hash[param] = _to_hash(value)
183
198
  end
184
199
  hash
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 6.6.0.20190507.002
6
+ The version of the OpenAPI document: 6.12.0.20200605.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: unset
@@ -69,6 +69,12 @@ module OpenapiClient
69
69
  }
70
70
  end
71
71
 
72
+ # List of attributes with nullable: true
73
+ def self.openapi_nullable
74
+ Set.new([
75
+ ])
76
+ end
77
+
72
78
  # Initializes the object
73
79
  # @param [Hash] attributes Model attributes in the form of hash
74
80
  def initialize(attributes = {})
@@ -247,17 +253,17 @@ module OpenapiClient
247
253
  # Builds the object from hash
248
254
  # @param [Hash] attributes Model attributes in the form of hash
249
255
  # @return [Object] Returns the model itself
250
- def build_from_hash(attributes)
256
+ def build_from_hash(attributes, attribute_map = self.class.attribute_map, openapi_types = self.class.openapi_types)
251
257
  return nil unless attributes.is_a?(Hash)
252
- self.class.openapi_types.each_pair do |key, type|
258
+ openapi_types.each_pair do |key, type|
253
259
  if type =~ /\AArray<(.*)>/i
254
260
  # check to ensure the input is an array given that the attribute
255
261
  # is documented as an array but the input is not
256
- if attributes[self.class.attribute_map[key]].is_a?(Array)
257
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
262
+ if attributes[attribute_map[key]].is_a?(Array)
263
+ self.send("#{key}=", attributes[attribute_map[key]].map { |v| _deserialize($1, v) })
258
264
  end
259
- elsif !attributes[self.class.attribute_map[key]].nil?
260
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
265
+ elsif !attributes[attribute_map[key]].nil?
266
+ self.send("#{key}=", _deserialize(type, attributes[attribute_map[key]]))
261
267
  end # or else data not found in attributes(hash), not an issue as the data can be optional
262
268
  end
263
269
 
@@ -301,7 +307,12 @@ module OpenapiClient
301
307
  end
302
308
  end
303
309
  else # model
304
- OpenapiClient.const_get(type).build_from_hash(value)
310
+ klass = OpenapiClient.const_get(type)
311
+ if klass.respond_to?(:openapi_discriminator_name)
312
+ klass = OpenapiClient.const_get(value[klass.attribute_map[klass.openapi_discriminator_name]])
313
+ end
314
+
315
+ klass.build_from_hash(value)
305
316
  end
306
317
  end
307
318
 
@@ -319,11 +330,15 @@ module OpenapiClient
319
330
 
320
331
  # Returns the object in the form of hash
321
332
  # @return [Hash] Returns the object in the form of hash
322
- def to_hash
333
+ def to_hash(attribute_map = self.class.attribute_map, openapi_nullable = self.class.openapi_nullable)
323
334
  hash = {}
324
- self.class.attribute_map.each_pair do |attr, param|
335
+ attribute_map.each_pair do |attr, param|
325
336
  value = self.send(attr)
326
- next if value.nil?
337
+ if value.nil?
338
+ is_nullable = openapi_nullable.include?(attr)
339
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
340
+ end
341
+
327
342
  hash[param] = _to_hash(value)
328
343
  end
329
344
  hash
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
5
5
 
6
- The version of the OpenAPI document: 6.6.0.20190507.002
6
+ The version of the OpenAPI document: 6.12.0.20200605.001
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: unset
@@ -72,6 +72,12 @@ module OpenapiClient
72
72
  }
73
73
  end
74
74
 
75
+ # List of attributes with nullable: true
76
+ def self.openapi_nullable
77
+ Set.new([
78
+ ])
79
+ end
80
+
75
81
  # Initializes the object
76
82
  # @param [Hash] attributes Model attributes in the form of hash
77
83
  def initialize(attributes = {})
@@ -132,8 +138,8 @@ module OpenapiClient
132
138
  invalid_properties.push('invalid value for "name", name cannot be nil.')
133
139
  end
134
140
 
135
- if @name.to_s.length > 100
136
- invalid_properties.push('invalid value for "name", the character length must be smaller than or equal to 100.')
141
+ if @name.to_s.length > 70
142
+ invalid_properties.push('invalid value for "name", the character length must be smaller than or equal to 70.')
137
143
  end
138
144
 
139
145
  pattern = Regexp.new(/^(?!\s*$).+/)
@@ -145,8 +151,8 @@ module OpenapiClient
145
151
  invalid_properties.push('invalid value for "street_address", street_address cannot be nil.')
146
152
  end
147
153
 
148
- if @street_address.to_s.length > 250
149
- invalid_properties.push('invalid value for "street_address", the character length must be smaller than or equal to 250.')
154
+ if @street_address.to_s.length > 50
155
+ invalid_properties.push('invalid value for "street_address", the character length must be smaller than or equal to 50.')
150
156
  end
151
157
 
152
158
  pattern = Regexp.new(/^(?!\s*$).+/)
@@ -158,8 +164,8 @@ module OpenapiClient
158
164
  invalid_properties.push('invalid value for "city", city cannot be nil.')
159
165
  end
160
166
 
161
- if @city.to_s.length > 50
162
- invalid_properties.push('invalid value for "city", the character length must be smaller than or equal to 50.')
167
+ if @city.to_s.length > 25
168
+ invalid_properties.push('invalid value for "city", the character length must be smaller than or equal to 25.')
163
169
  end
164
170
 
165
171
  pattern = Regexp.new(/^(?!\s*$).+/)
@@ -171,10 +177,6 @@ module OpenapiClient
171
177
  invalid_properties.push('invalid value for "state_code", state_code cannot be nil.')
172
178
  end
173
179
 
174
- if @state_code.to_s.length > 50
175
- invalid_properties.push('invalid value for "state_code", the character length must be smaller than or equal to 50.')
176
- end
177
-
178
180
  pattern = Regexp.new(/[A-Z]{2}/)
179
181
  if @state_code !~ pattern
180
182
  invalid_properties.push("invalid value for \"state_code\", must conform to the pattern #{pattern}.")
@@ -193,8 +195,8 @@ module OpenapiClient
193
195
  invalid_properties.push('invalid value for "postal_code", postal_code cannot be nil.')
194
196
  end
195
197
 
196
- if @postal_code.to_s.length > 10
197
- invalid_properties.push('invalid value for "postal_code", the character length must be smaller than or equal to 10.')
198
+ if @postal_code.to_s.length > 5
199
+ invalid_properties.push('invalid value for "postal_code", the character length must be smaller than or equal to 5.')
198
200
  end
199
201
 
200
202
  pattern = Regexp.new(/^(?!\s*$).+/)
@@ -215,11 +217,19 @@ module OpenapiClient
215
217
  invalid_properties.push('invalid value for "reference_number", reference_number cannot be nil.')
216
218
  end
217
219
 
220
+ if @reference_number.to_s.length > 19
221
+ invalid_properties.push('invalid value for "reference_number", the character length must be smaller than or equal to 19.')
222
+ end
223
+
218
224
  pattern = Regexp.new(/^(?!\s*$).+/)
219
225
  if @reference_number !~ pattern
220
226
  invalid_properties.push("invalid value for \"reference_number\", must conform to the pattern #{pattern}.")
221
227
  end
222
228
 
229
+ if !@account_number.nil? && @account_number.to_s.length > 19
230
+ invalid_properties.push('invalid value for "account_number", the character length must be smaller than or equal to 19.')
231
+ end
232
+
223
233
  pattern = Regexp.new(/^(?!\s*$).+/)
224
234
  if !@account_number.nil? && @account_number !~ pattern
225
235
  invalid_properties.push("invalid value for \"account_number\", must conform to the pattern #{pattern}.")
@@ -232,26 +242,27 @@ module OpenapiClient
232
242
  # @return true if the model is valid
233
243
  def valid?
234
244
  return false if @name.nil?
235
- return false if @name.to_s.length > 100
245
+ return false if @name.to_s.length > 70
236
246
  return false if @name !~ Regexp.new(/^(?!\s*$).+/)
237
247
  return false if @street_address.nil?
238
- return false if @street_address.to_s.length > 250
248
+ return false if @street_address.to_s.length > 50
239
249
  return false if @street_address !~ Regexp.new(/^(?!\s*$).+/)
240
250
  return false if @city.nil?
241
- return false if @city.to_s.length > 50
251
+ return false if @city.to_s.length > 25
242
252
  return false if @city !~ Regexp.new(/^(?!\s*$).+/)
243
253
  return false if @state_code.nil?
244
- return false if @state_code.to_s.length > 50
245
254
  return false if @state_code !~ Regexp.new(/[A-Z]{2}/)
246
255
  return false if @country_code.nil?
247
256
  return false if @country_code !~ Regexp.new(/[A-Z]{2}/)
248
257
  return false if @postal_code.nil?
249
- return false if @postal_code.to_s.length > 10
258
+ return false if @postal_code.to_s.length > 5
250
259
  return false if @postal_code !~ Regexp.new(/^(?!\s*$).+/)
251
260
  return false if @phone_number.nil?
252
261
  return false if @phone_number !~ Regexp.new(/[0-9]{10}/)
253
262
  return false if @reference_number.nil?
263
+ return false if @reference_number.to_s.length > 19
254
264
  return false if @reference_number !~ Regexp.new(/^(?!\s*$).+/)
265
+ return false if !@account_number.nil? && @account_number.to_s.length > 19
255
266
  return false if !@account_number.nil? && @account_number !~ Regexp.new(/^(?!\s*$).+/)
256
267
  true
257
268
  end
@@ -263,8 +274,8 @@ module OpenapiClient
263
274
  fail ArgumentError, 'name cannot be nil'
264
275
  end
265
276
 
266
- if name.to_s.length > 100
267
- fail ArgumentError, 'invalid value for "name", the character length must be smaller than or equal to 100.'
277
+ if name.to_s.length > 70
278
+ fail ArgumentError, 'invalid value for "name", the character length must be smaller than or equal to 70.'
268
279
  end
269
280
 
270
281
  pattern = Regexp.new(/^(?!\s*$).+/)
@@ -282,8 +293,8 @@ module OpenapiClient
282
293
  fail ArgumentError, 'street_address cannot be nil'
283
294
  end
284
295
 
285
- if street_address.to_s.length > 250
286
- fail ArgumentError, 'invalid value for "street_address", the character length must be smaller than or equal to 250.'
296
+ if street_address.to_s.length > 50
297
+ fail ArgumentError, 'invalid value for "street_address", the character length must be smaller than or equal to 50.'
287
298
  end
288
299
 
289
300
  pattern = Regexp.new(/^(?!\s*$).+/)
@@ -301,8 +312,8 @@ module OpenapiClient
301
312
  fail ArgumentError, 'city cannot be nil'
302
313
  end
303
314
 
304
- if city.to_s.length > 50
305
- fail ArgumentError, 'invalid value for "city", the character length must be smaller than or equal to 50.'
315
+ if city.to_s.length > 25
316
+ fail ArgumentError, 'invalid value for "city", the character length must be smaller than or equal to 25.'
306
317
  end
307
318
 
308
319
  pattern = Regexp.new(/^(?!\s*$).+/)
@@ -320,10 +331,6 @@ module OpenapiClient
320
331
  fail ArgumentError, 'state_code cannot be nil'
321
332
  end
322
333
 
323
- if state_code.to_s.length > 50
324
- fail ArgumentError, 'invalid value for "state_code", the character length must be smaller than or equal to 50.'
325
- end
326
-
327
334
  pattern = Regexp.new(/[A-Z]{2}/)
328
335
  if state_code !~ pattern
329
336
  fail ArgumentError, "invalid value for \"state_code\", must conform to the pattern #{pattern}."
@@ -354,8 +361,8 @@ module OpenapiClient
354
361
  fail ArgumentError, 'postal_code cannot be nil'
355
362
  end
356
363
 
357
- if postal_code.to_s.length > 10
358
- fail ArgumentError, 'invalid value for "postal_code", the character length must be smaller than or equal to 10.'
364
+ if postal_code.to_s.length > 5
365
+ fail ArgumentError, 'invalid value for "postal_code", the character length must be smaller than or equal to 5.'
359
366
  end
360
367
 
361
368
  pattern = Regexp.new(/^(?!\s*$).+/)
@@ -388,6 +395,10 @@ module OpenapiClient
388
395
  fail ArgumentError, 'reference_number cannot be nil'
389
396
  end
390
397
 
398
+ if reference_number.to_s.length > 19
399
+ fail ArgumentError, 'invalid value for "reference_number", the character length must be smaller than or equal to 19.'
400
+ end
401
+
391
402
  pattern = Regexp.new(/^(?!\s*$).+/)
392
403
  if reference_number !~ pattern
393
404
  fail ArgumentError, "invalid value for \"reference_number\", must conform to the pattern #{pattern}."
@@ -399,6 +410,10 @@ module OpenapiClient
399
410
  # Custom attribute writer method with validation
400
411
  # @param [Object] account_number Value to be assigned
401
412
  def account_number=(account_number)
413
+ if !account_number.nil? && account_number.to_s.length > 19
414
+ fail ArgumentError, 'invalid value for "account_number", the character length must be smaller than or equal to 19.'
415
+ end
416
+
402
417
  pattern = Regexp.new(/^(?!\s*$).+/)
403
418
  if !account_number.nil? && account_number !~ pattern
404
419
  fail ArgumentError, "invalid value for \"account_number\", must conform to the pattern #{pattern}."
@@ -445,17 +460,17 @@ module OpenapiClient
445
460
  # Builds the object from hash
446
461
  # @param [Hash] attributes Model attributes in the form of hash
447
462
  # @return [Object] Returns the model itself
448
- def build_from_hash(attributes)
463
+ def build_from_hash(attributes, attribute_map = self.class.attribute_map, openapi_types = self.class.openapi_types)
449
464
  return nil unless attributes.is_a?(Hash)
450
- self.class.openapi_types.each_pair do |key, type|
465
+ openapi_types.each_pair do |key, type|
451
466
  if type =~ /\AArray<(.*)>/i
452
467
  # check to ensure the input is an array given that the attribute
453
468
  # is documented as an array but the input is not
454
- if attributes[self.class.attribute_map[key]].is_a?(Array)
455
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
469
+ if attributes[attribute_map[key]].is_a?(Array)
470
+ self.send("#{key}=", attributes[attribute_map[key]].map { |v| _deserialize($1, v) })
456
471
  end
457
- elsif !attributes[self.class.attribute_map[key]].nil?
458
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
472
+ elsif !attributes[attribute_map[key]].nil?
473
+ self.send("#{key}=", _deserialize(type, attributes[attribute_map[key]]))
459
474
  end # or else data not found in attributes(hash), not an issue as the data can be optional
460
475
  end
461
476
 
@@ -499,7 +514,12 @@ module OpenapiClient
499
514
  end
500
515
  end
501
516
  else # model
502
- OpenapiClient.const_get(type).build_from_hash(value)
517
+ klass = OpenapiClient.const_get(type)
518
+ if klass.respond_to?(:openapi_discriminator_name)
519
+ klass = OpenapiClient.const_get(value[klass.attribute_map[klass.openapi_discriminator_name]])
520
+ end
521
+
522
+ klass.build_from_hash(value)
503
523
  end
504
524
  end
505
525
 
@@ -517,11 +537,15 @@ module OpenapiClient
517
537
 
518
538
  # Returns the object in the form of hash
519
539
  # @return [Hash] Returns the object in the form of hash
520
- def to_hash
540
+ def to_hash(attribute_map = self.class.attribute_map, openapi_nullable = self.class.openapi_nullable)
521
541
  hash = {}
522
- self.class.attribute_map.each_pair do |attr, param|
542
+ attribute_map.each_pair do |attr, param|
523
543
  value = self.send(attr)
524
- next if value.nil?
544
+ if value.nil?
545
+ is_nullable = openapi_nullable.include?(attr)
546
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
547
+ end
548
+
525
549
  hash[param] = _to_hash(value)
526
550
  end
527
551
  hash