velopayments 2.26.124.beta1 → 2.35.58.beta1

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 (751) hide show
  1. checksums.yaml +5 -5
  2. data/Gemfile.lock +72 -0
  3. data/Makefile +8 -18
  4. data/README.md +125 -133
  5. data/credentials +1 -0
  6. data/docs/AcceptedPaymentV3.md +16 -14
  7. data/docs/AuthResponse.md +1 -1
  8. data/docs/{AutoTopUpConfig.md → AutoTopUpConfigV2.md} +2 -2
  9. data/docs/{AutoTopUpConfig2.md → AutoTopUpConfigV3.md} +2 -2
  10. data/docs/{Challenge.md → ChallengeV3.md} +2 -2
  11. data/docs/{Challenge2.md → ChallengeV4.md} +4 -4
  12. data/docs/{Company2.md → CompanyV3.md} +2 -2
  13. data/docs/{Company.md → CompanyV4.md} +2 -2
  14. data/docs/CreateFundingAccountRequestV2.md +4 -4
  15. data/docs/{CreateIndividual.md → CreateIndividualV3.md} +3 -3
  16. data/docs/{CreateIndividualName.md → CreateIndividualV3Name.md} +2 -2
  17. data/docs/{CreateIndividual2.md → CreateIndividualV4.md} +3 -3
  18. data/docs/{CreatePayeeAddress.md → CreatePayeeAddressV3.md} +2 -2
  19. data/docs/{PayeeAddress2.md → CreatePayeeAddressV4.md} +3 -3
  20. data/docs/{CreatePayee.md → CreatePayeeV3.md} +8 -8
  21. data/docs/CreatePayeeV4.md +34 -0
  22. data/docs/CreatePayeesCSVRequestV3.md +74 -0
  23. data/docs/CreatePayeesCSVRequestV4.md +74 -0
  24. data/docs/{CreatePayeesCSVResponse.md → CreatePayeesCSVResponseV3.md} +3 -3
  25. data/docs/{CreatePayeesCSVResponseRejectedCsvRows.md → CreatePayeesCSVResponseV3RejectedCsvRows.md} +2 -2
  26. data/docs/{CreatePayeesCSVResponse2.md → CreatePayeesCSVResponseV4.md} +3 -3
  27. data/docs/{CreatePayeesRequest2.md → CreatePayeesRequestV3.md} +3 -3
  28. data/docs/{CreatePayeesRequest.md → CreatePayeesRequestV4.md} +3 -3
  29. data/docs/{CreatePaymentChannel.md → CreatePaymentChannelV3.md} +6 -6
  30. data/docs/{CreatePaymentChannel2.md → CreatePaymentChannelV4.md} +6 -6
  31. data/docs/{FailedPayee.md → FailedPayeeV3.md} +8 -8
  32. data/docs/{FailedPayee2.md → FailedPayeeV4.md} +9 -9
  33. data/docs/{FailedSubmission.md → FailedSubmissionV3.md} +3 -3
  34. data/docs/{FailedSubmission2.md → FailedSubmissionV4.md} +3 -3
  35. data/docs/{FundingAccountResponse2.md → FundingAccountResponseV2.md} +4 -4
  36. data/docs/FundingApi.md +459 -0
  37. data/docs/FundingAudit.md +3 -3
  38. data/docs/FundingEvent.md +1 -1
  39. data/docs/FundingManagerPrivateApi.md +2 -2
  40. data/docs/FundingResponse.md +44 -0
  41. data/docs/FxSummary.md +6 -6
  42. data/docs/FxSummaryV3.md +4 -4
  43. data/docs/{GetPayeeListResponseCompany.md → GetPayeeListResponseCompanyV3.md} +2 -2
  44. data/docs/{GetPayeeListResponseCompany2.md → GetPayeeListResponseCompanyV4.md} +2 -2
  45. data/docs/GetPayeeListResponseIndividualV3.md +18 -0
  46. data/docs/GetPayeeListResponseIndividualV4.md +18 -0
  47. data/docs/{GetPayeeListResponse.md → GetPayeeListResponseV3.md} +8 -8
  48. data/docs/{GetPayeeListResponse2.md → GetPayeeListResponseV4.md} +9 -9
  49. data/docs/GetPaymentsForPayoutResponseV3Summary.md +1 -1
  50. data/docs/GetPaymentsForPayoutResponseV4.md +2 -2
  51. data/docs/GetPaymentsForPayoutResponseV4Summary.md +5 -3
  52. data/docs/GetPayoutsResponse.md +2 -2
  53. data/docs/{Individual.md → IndividualV3.md} +3 -3
  54. data/docs/{IndividualName.md → IndividualV3Name.md} +2 -2
  55. data/docs/{Individual2.md → IndividualV4.md} +3 -3
  56. data/docs/InstructPayoutRequestV3.md +18 -0
  57. data/docs/{InvitePayeeRequest.md → InvitePayeeRequestV3.md} +2 -2
  58. data/docs/{InvitePayeeRequest2.md → InvitePayeeRequestV4.md} +2 -2
  59. data/docs/InviteUserRequest.md +5 -3
  60. data/docs/ListFundingAccountsResponseV2.md +22 -0
  61. data/docs/{ListSourceAccountResponseLinks.md → ListFundingAccountsResponseV2Links.md} +2 -2
  62. data/docs/{ListSourceAccountResponsePage.md → ListFundingAccountsResponseV2Page.md} +2 -2
  63. data/docs/LoginApi.md +1 -1
  64. data/docs/{Name.md → NameV3.md} +2 -2
  65. data/docs/{Name2.md → NameV4.md} +2 -2
  66. data/docs/Notification.md +2 -2
  67. data/docs/NotificationSource.md +94 -0
  68. data/docs/{Notifications.md → NotificationsV2.md} +2 -2
  69. data/docs/{Notifications2.md → NotificationsV3.md} +2 -2
  70. data/docs/PagedPayeeInvitationStatusResponseV3.md +22 -0
  71. data/docs/{PagedPayeeInvitationStatusResponsePage.md → PagedPayeeInvitationStatusResponseV3Page.md} +2 -2
  72. data/docs/PagedPayeeInvitationStatusResponseV4.md +22 -0
  73. data/docs/PagedPayeeResponseV3.md +24 -0
  74. data/docs/{PagedPayeeResponseLinks.md → PagedPayeeResponseV3Links.md} +2 -2
  75. data/docs/{PagedPayeeResponsePage.md → PagedPayeeResponseV3Page.md} +2 -2
  76. data/docs/{PagedPayeeResponseSummary.md → PagedPayeeResponseV3Summary.md} +2 -2
  77. data/docs/PagedPayeeResponseV4.md +24 -0
  78. data/docs/PagedPaymentsResponseV3.md +2 -2
  79. data/docs/{PayableIssue.md → PayableIssueV3.md} +2 -2
  80. data/docs/{PayableIssue2.md → PayableIssueV4.md} +2 -2
  81. data/docs/{CreatePayeeAddress2.md → PayeeAddressV3.md} +3 -3
  82. data/docs/{PayeeAddress.md → PayeeAddressV4.md} +2 -2
  83. data/docs/PayeeDeltaResponseV3.md +22 -0
  84. data/docs/{PayeeDeltaResponseLinks.md → PayeeDeltaResponseV3Links.md} +2 -2
  85. data/docs/{PayeeDeltaResponsePage.md → PayeeDeltaResponseV3Page.md} +2 -2
  86. data/docs/PayeeDeltaResponseV4.md +22 -0
  87. data/docs/{PayeeDeltaResponse2Links.md → PayeeDeltaResponseV4Links.md} +2 -2
  88. data/docs/{PayeeDelta.md → PayeeDeltaV3.md} +3 -3
  89. data/docs/{PayeeDelta2.md → PayeeDeltaV4.md} +4 -4
  90. data/docs/{PayeeDetailResponse2.md → PayeeDetailResponseV3.md} +11 -11
  91. data/docs/{PayeeDetailResponse.md → PayeeDetailResponseV4.md} +10 -10
  92. data/docs/PayeeInvitationApi.md +127 -127
  93. data/docs/{PayeeInvitationStatusResponse.md → PayeeInvitationStatusResponseV3.md} +3 -3
  94. data/docs/{PayeeInvitationStatusResponse2.md → PayeeInvitationStatusResponseV4.md} +3 -3
  95. data/docs/PayeePayorRefV3.md +2 -2
  96. data/docs/{PayeePayorRef.md → PayeePayorRefV4.md} +4 -4
  97. data/docs/{PayoutStatus.md → PayeeTypeEnum.md} +2 -2
  98. data/docs/PayeesApi.md +91 -91
  99. data/docs/PaymentAuditServiceApi.md +44 -24
  100. data/docs/PaymentAuditServiceDeprecatedApi.md +18 -18
  101. data/docs/PaymentChannelRule.md +3 -1
  102. data/docs/PaymentDeltaResponse.md +2 -2
  103. data/docs/PaymentDeltaResponseV1.md +2 -2
  104. data/docs/PaymentEventResponse.md +12 -6
  105. data/docs/PaymentEventResponseV3.md +3 -3
  106. data/docs/PaymentInstructionV3.md +3 -3
  107. data/docs/PaymentResponseV3.md +6 -4
  108. data/docs/PaymentResponseV4.md +17 -7
  109. data/docs/PaymentV3.md +25 -21
  110. data/docs/PayorBrandingResponse.md +3 -3
  111. data/docs/PayorCreateApiKeyRequest.md +2 -2
  112. data/docs/PayorHierarchyApi.md +83 -0
  113. data/docs/PayorLinksResponseLinks.md +1 -1
  114. data/docs/PayorLinksResponsePayors.md +1 -1
  115. data/docs/PayorV1.md +2 -2
  116. data/docs/PayorV2.md +13 -5
  117. data/docs/PayorsApi.md +57 -133
  118. data/docs/PayoutSchedule.md +28 -0
  119. data/docs/PayoutScheduleV3.md +26 -0
  120. data/docs/PayoutSummaryAudit.md +5 -3
  121. data/docs/PayoutSummaryAuditV3.md +1 -1
  122. data/docs/PayoutSummaryResponseV3.md +12 -10
  123. data/docs/{PayoutServiceApi.md → PayoutsApi.md} +194 -48
  124. data/docs/PingResponse.md +20 -0
  125. data/docs/PostInstructFxInfo.md +24 -0
  126. data/docs/{QueryBatchResponse.md → QueryBatchResponseV3.md} +4 -4
  127. data/docs/{QueryBatchResponse2.md → QueryBatchResponseV4.md} +4 -4
  128. data/docs/QuoteFxSummaryV3.md +15 -15
  129. data/docs/RejectedPaymentV3.md +16 -16
  130. data/docs/SchedulePayoutRequestV3.md +20 -0
  131. data/docs/SetNotificationsRequest2.md +18 -0
  132. data/docs/SourceAccountResponseV2.md +2 -2
  133. data/docs/SourceAccountResponseV3.md +4 -4
  134. data/docs/SourceAccountSummary.md +2 -2
  135. data/docs/SourceAccountSummaryV3.md +1 -1
  136. data/docs/SourceAccountV3.md +5 -5
  137. data/docs/SourceAccountsApi.md +603 -0
  138. data/docs/TokensApi.md +2 -2
  139. data/docs/{TransferRequest.md → TransferRequestV2.md} +2 -2
  140. data/docs/{TransferRequest2.md → TransferRequestV3.md} +3 -3
  141. data/docs/{UpdatePayeeDetailsRequest.md → UpdatePayeeDetailsRequestV3.md} +7 -7
  142. data/docs/UpdatePayeeDetailsRequestV4.md +32 -0
  143. data/docs/{UpdateRemoteIdRequest.md → UpdateRemoteIdRequestV3.md} +2 -2
  144. data/docs/{UpdateRemoteIdRequest2.md → UpdateRemoteIdRequestV4.md} +2 -2
  145. data/docs/UserResponse.md +4 -0
  146. data/docs/UsersApi.md +24 -22
  147. data/docs/WebhooksApi.md +74 -6
  148. data/docs/WebhooksResponse.md +2 -2
  149. data/lib/velopayments/api/countries_api.rb +2 -2
  150. data/lib/velopayments/api/currencies_api.rb +2 -2
  151. data/lib/velopayments/api/funding_api.rb +481 -0
  152. data/lib/velopayments/api/funding_manager_private_api.rb +6 -3
  153. data/lib/velopayments/api/login_api.rb +13 -7
  154. data/lib/velopayments/api/payee_invitation_api.rb +124 -112
  155. data/lib/velopayments/api/payees_api.rb +98 -86
  156. data/lib/velopayments/api/payment_audit_service_api.rb +62 -20
  157. data/lib/velopayments/api/payment_audit_service_deprecated_api.rb +12 -12
  158. data/{spec/models/create_webhook_request_spec.rb → lib/velopayments/api/payor_hierarchy_api.rb} +67 -37
  159. data/lib/velopayments/api/payors_api.rb +57 -111
  160. data/lib/velopayments/api/payors_private_api.rb +6 -3
  161. data/lib/velopayments/api/{payout_service_api.rb → payouts_api.rb} +189 -43
  162. data/lib/velopayments/api/source_accounts_api.rb +632 -0
  163. data/lib/velopayments/api/tokens_api.rb +6 -3
  164. data/lib/velopayments/api/users_api.rb +48 -15
  165. data/lib/velopayments/api/webhooks_api.rb +71 -6
  166. data/lib/velopayments/api_client.rb +8 -6
  167. data/lib/velopayments/api_error.rb +3 -2
  168. data/lib/velopayments/configuration.rb +33 -13
  169. data/lib/velopayments/models/accepted_payment_v3.rb +193 -23
  170. data/lib/velopayments/models/access_token_response.rb +15 -19
  171. data/lib/velopayments/models/access_token_validation_request.rb +17 -19
  172. data/lib/velopayments/models/auth_response.rb +19 -19
  173. data/lib/velopayments/models/{auto_top_up_config.rb → auto_top_up_config_v2.rb} +20 -22
  174. data/lib/velopayments/models/{auto_top_up_config2.rb → auto_top_up_config_v3.rb} +20 -22
  175. data/lib/velopayments/models/category.rb +8 -5
  176. data/lib/velopayments/models/{challenge2.rb → challenge_v3.rb} +22 -22
  177. data/lib/velopayments/models/{challenge.rb → challenge_v4.rb} +24 -22
  178. data/lib/velopayments/models/{company.rb → company_v3.rb} +20 -22
  179. data/lib/velopayments/models/{company2.rb → company_v4.rb} +20 -22
  180. data/lib/velopayments/models/create_funding_account_request_v2.rb +55 -37
  181. data/lib/velopayments/models/{create_individual.rb → create_individual_v3.rb} +29 -25
  182. data/lib/velopayments/models/{individual_name.rb → create_individual_v3_name.rb} +34 -26
  183. data/lib/velopayments/models/{create_individual2.rb → create_individual_v4.rb} +29 -25
  184. data/lib/velopayments/models/{create_payee_address2.rb → create_payee_address_v3.rb} +37 -51
  185. data/lib/velopayments/models/{create_payee_address.rb → create_payee_address_v4.rb} +49 -52
  186. data/lib/velopayments/models/{create_payee.rb → create_payee_v3.rb} +33 -28
  187. data/lib/velopayments/models/{create_payee2.rb → create_payee_v4.rb} +55 -50
  188. data/lib/velopayments/models/create_payees_csv_request_v3.rb +1277 -0
  189. data/lib/velopayments/models/create_payees_csv_request_v4.rb +1277 -0
  190. data/lib/velopayments/models/{create_payees_csv_response.rb → create_payees_csv_response_v3.rb} +19 -23
  191. data/lib/velopayments/models/{create_payees_csv_response_rejected_csv_rows.rb → create_payees_csv_response_v3_rejected_csv_rows.rb} +18 -22
  192. data/lib/velopayments/models/{create_payees_csv_response2.rb → create_payees_csv_response_v4.rb} +19 -23
  193. data/lib/velopayments/models/{create_payees_request.rb → create_payees_request_v3.rb} +23 -23
  194. data/lib/velopayments/models/{create_payees_request2.rb → create_payees_request_v4.rb} +23 -23
  195. data/lib/velopayments/models/{create_payment_channel.rb → create_payment_channel_v3.rb} +104 -67
  196. data/lib/velopayments/models/{create_payment_channel2.rb → create_payment_channel_v4.rb} +104 -67
  197. data/lib/velopayments/models/create_payor_link_request.rb +21 -19
  198. data/lib/velopayments/models/create_payout_request_v3.rb +22 -20
  199. data/lib/velopayments/models/create_webhook_request.rb +28 -22
  200. data/lib/velopayments/models/debit_event.rb +23 -19
  201. data/lib/velopayments/models/debit_event_all_of.rb +17 -19
  202. data/lib/velopayments/models/debit_status_changed.rb +25 -19
  203. data/lib/velopayments/models/debit_status_changed_all_of.rb +17 -19
  204. data/lib/velopayments/models/error.rb +15 -19
  205. data/lib/velopayments/models/error_data.rb +15 -19
  206. data/lib/velopayments/models/error_response.rb +20 -20
  207. data/lib/velopayments/models/{failed_payee.rb → failed_payee_v3.rb} +25 -28
  208. data/lib/velopayments/models/{failed_payee2.rb → failed_payee_v4.rb} +26 -29
  209. data/lib/velopayments/models/{failed_submission.rb → failed_submission_v3.rb} +19 -23
  210. data/lib/velopayments/models/{failed_submission2.rb → failed_submission_v4.rb} +19 -23
  211. data/lib/velopayments/models/{funding_account_response2.rb → funding_account_response_v2.rb} +43 -28
  212. data/lib/velopayments/models/funding_audit.rb +18 -77
  213. data/lib/velopayments/models/funding_event.rb +17 -20
  214. data/lib/velopayments/models/funding_payor_status_audit_response.rb +22 -22
  215. data/lib/velopayments/models/funding_request_v2.rb +17 -19
  216. data/lib/velopayments/models/funding_request_v3.rb +19 -19
  217. data/lib/velopayments/models/{source_account_response.rb → funding_response.rb} +178 -138
  218. data/lib/velopayments/models/fx_summary.rb +87 -61
  219. data/lib/velopayments/models/fx_summary_v3.rb +87 -61
  220. data/lib/velopayments/models/get_fundings_response.rb +15 -19
  221. data/lib/velopayments/models/get_fundings_response_links.rb +15 -19
  222. data/lib/velopayments/models/{get_payee_list_response_company.rb → get_payee_list_response_company_v3.rb} +24 -24
  223. data/lib/velopayments/models/{get_payee_list_response_company2.rb → get_payee_list_response_company_v4.rb} +24 -24
  224. data/lib/velopayments/models/{get_payee_list_response_individual.rb → get_payee_list_response_individual_v3.rb} +19 -23
  225. data/lib/velopayments/models/{get_payee_list_response_individual2.rb → get_payee_list_response_individual_v4.rb} +19 -23
  226. data/lib/velopayments/models/{get_payee_list_response.rb → get_payee_list_response_v3.rb} +66 -27
  227. data/lib/velopayments/models/{get_payee_list_response2.rb → get_payee_list_response_v4.rb} +67 -28
  228. data/lib/velopayments/models/get_payments_for_payout_response_v3.rb +15 -19
  229. data/lib/velopayments/models/get_payments_for_payout_response_v3_page.rb +15 -19
  230. data/lib/velopayments/models/get_payments_for_payout_response_v3_summary.rb +16 -54
  231. data/lib/velopayments/models/get_payments_for_payout_response_v4.rb +17 -21
  232. data/lib/velopayments/models/get_payments_for_payout_response_v4_summary.rb +32 -25
  233. data/lib/velopayments/models/get_payout_statistics.rb +19 -19
  234. data/lib/velopayments/models/get_payouts_response.rb +17 -21
  235. data/lib/velopayments/models/get_payouts_response_v3.rb +15 -19
  236. data/lib/velopayments/models/get_payouts_response_v3_links.rb +15 -19
  237. data/lib/velopayments/models/get_payouts_response_v3_page.rb +15 -19
  238. data/lib/velopayments/models/{individual.rb → individual_v3.rb} +29 -25
  239. data/lib/velopayments/models/{create_individual_name.rb → individual_v3_name.rb} +34 -26
  240. data/lib/velopayments/models/{individual2.rb → individual_v4.rb} +29 -25
  241. data/lib/velopayments/models/inline_response400.rb +15 -19
  242. data/lib/velopayments/models/inline_response401.rb +15 -19
  243. data/lib/velopayments/models/inline_response403.rb +15 -19
  244. data/lib/velopayments/models/inline_response404.rb +15 -19
  245. data/lib/velopayments/models/inline_response409.rb +15 -19
  246. data/lib/velopayments/models/inline_response412.rb +15 -19
  247. data/lib/velopayments/models/instruct_payout_request_v3.rb +215 -0
  248. data/lib/velopayments/models/{invite_payee_request.rb → invite_payee_request_v3.rb} +20 -22
  249. data/lib/velopayments/models/{invite_payee_request2.rb → invite_payee_request_v4.rb} +20 -22
  250. data/lib/velopayments/models/invite_user_request.rb +62 -26
  251. data/lib/velopayments/models/link_for_response.rb +15 -19
  252. data/lib/velopayments/models/{list_funding_accounts_response2.rb → list_funding_accounts_response_v2.rb} +21 -25
  253. data/lib/velopayments/models/{payee_delta_response_links.rb → list_funding_accounts_response_v2_links.rb} +18 -22
  254. data/lib/velopayments/models/{paged_payee_response_page.rb → list_funding_accounts_response_v2_page.rb} +18 -22
  255. data/lib/velopayments/models/list_payments_response_v3.rb +15 -19
  256. data/lib/velopayments/models/list_payments_response_v3_page.rb +15 -19
  257. data/lib/velopayments/models/list_payments_response_v4.rb +15 -19
  258. data/lib/velopayments/models/list_source_account_response_v2.rb +15 -19
  259. data/lib/velopayments/models/list_source_account_response_v2_links.rb +15 -19
  260. data/lib/velopayments/models/list_source_account_response_v3.rb +15 -19
  261. data/lib/velopayments/models/list_source_account_response_v3_links.rb +15 -19
  262. data/lib/velopayments/models/localisation_details.rb +15 -19
  263. data/lib/velopayments/models/mfa_details.rb +37 -19
  264. data/lib/velopayments/models/mfa_type.rb +8 -5
  265. data/lib/velopayments/models/{name.rb → name_v3.rb} +42 -30
  266. data/lib/velopayments/models/{name2.rb → name_v4.rb} +42 -30
  267. data/lib/velopayments/models/notification.rb +24 -21
  268. data/lib/velopayments/models/{funding_event_type.rb → notification_source.rb} +48 -24
  269. data/lib/velopayments/models/{notifications.rb → notifications_v2.rb} +18 -22
  270. data/lib/velopayments/models/{notifications2.rb → notifications_v3.rb} +18 -22
  271. data/lib/velopayments/models/onboarding_status_changed.rb +23 -19
  272. data/lib/velopayments/models/page_for_response.rb +15 -19
  273. data/lib/velopayments/models/page_resource_funding_payor_status_audit_response_funding_payor_status_audit_response.rb +15 -19
  274. data/lib/velopayments/models/{paged_payee_invitation_status_response.rb → paged_payee_invitation_status_response_v3.rb} +21 -25
  275. data/lib/velopayments/models/{paged_payee_invitation_status_response_page.rb → paged_payee_invitation_status_response_v3_page.rb} +18 -22
  276. data/lib/velopayments/models/{paged_payee_invitation_status_response2.rb → paged_payee_invitation_status_response_v4.rb} +21 -25
  277. data/lib/velopayments/models/{paged_payee_response.rb → paged_payee_response_v3.rb} +22 -26
  278. data/lib/velopayments/models/{paged_payee_response_links.rb → paged_payee_response_v3_links.rb} +18 -22
  279. data/lib/velopayments/models/{payee_delta_response_page.rb → paged_payee_response_v3_page.rb} +18 -22
  280. data/lib/velopayments/models/{paged_payee_response_summary.rb → paged_payee_response_v3_summary.rb} +18 -22
  281. data/lib/velopayments/models/{paged_payee_response2.rb → paged_payee_response_v4.rb} +22 -26
  282. data/lib/velopayments/models/paged_payments_response_v3.rb +17 -21
  283. data/lib/velopayments/models/paged_user_response.rb +15 -19
  284. data/lib/velopayments/models/paged_user_response_links.rb +15 -19
  285. data/lib/velopayments/models/paged_user_response_page.rb +15 -19
  286. data/lib/velopayments/models/password_request.rb +17 -19
  287. data/lib/velopayments/models/{payable_issue.rb → payable_issue_v3.rb} +22 -22
  288. data/lib/velopayments/models/{payable_issue2.rb → payable_issue_v4.rb} +22 -22
  289. data/lib/velopayments/models/payable_status_changed.rb +23 -19
  290. data/lib/velopayments/models/{payee_address2.rb → payee_address_v3.rb} +41 -27
  291. data/lib/velopayments/models/{payee_address.rb → payee_address_v4.rb} +24 -22
  292. data/lib/velopayments/models/{payee_delta_response.rb → payee_delta_response_v3.rb} +21 -25
  293. data/lib/velopayments/models/{payee_delta_response2_links.rb → payee_delta_response_v3_links.rb} +18 -22
  294. data/lib/velopayments/models/{list_source_account_response_page.rb → payee_delta_response_v3_page.rb} +18 -22
  295. data/lib/velopayments/models/{payee_delta_response2.rb → payee_delta_response_v4.rb} +21 -25
  296. data/lib/velopayments/models/{list_source_account_response_links.rb → payee_delta_response_v4_links.rb} +18 -22
  297. data/lib/velopayments/models/{payee_delta.rb → payee_delta_v3.rb} +24 -23
  298. data/lib/velopayments/models/{payee_delta2.rb → payee_delta_v4.rb} +64 -23
  299. data/lib/velopayments/models/{payee_detail_response2.rb → payee_detail_response_v3.rb} +69 -30
  300. data/lib/velopayments/models/{payee_detail_response.rb → payee_detail_response_v4.rb} +29 -30
  301. data/lib/velopayments/models/payee_details_changed.rb +23 -19
  302. data/lib/velopayments/models/payee_event.rb +23 -19
  303. data/lib/velopayments/models/payee_event_all_of.rb +17 -19
  304. data/lib/velopayments/models/payee_event_all_of_reasons.rb +19 -19
  305. data/lib/velopayments/models/{payee_invitation_status_response.rb → payee_invitation_status_response_v3.rb} +23 -56
  306. data/lib/velopayments/models/{payee_invitation_status_response2.rb → payee_invitation_status_response_v4.rb} +23 -56
  307. data/lib/velopayments/models/payee_payor_ref_v3.rb +17 -21
  308. data/lib/velopayments/models/{payee_payor_ref.rb → payee_payor_ref_v4.rb} +20 -24
  309. data/lib/velopayments/models/payee_type.rb +10 -7
  310. data/lib/velopayments/models/{payment_rails.rb → payee_type_enum.rb} +11 -8
  311. data/lib/velopayments/models/payee_user_self_update_request.rb +15 -19
  312. data/lib/velopayments/models/payment_channel_country.rb +19 -19
  313. data/lib/velopayments/models/payment_channel_rule.rb +37 -23
  314. data/lib/velopayments/models/payment_channel_rules_response.rb +15 -19
  315. data/lib/velopayments/models/payment_delta.rb +19 -19
  316. data/lib/velopayments/models/payment_delta_response.rb +17 -21
  317. data/lib/velopayments/models/payment_delta_response_v1.rb +17 -21
  318. data/lib/velopayments/models/payment_delta_v1.rb +19 -19
  319. data/lib/velopayments/models/payment_event.rb +23 -19
  320. data/lib/velopayments/models/payment_event_all_of.rb +17 -19
  321. data/lib/velopayments/models/payment_event_response.rb +109 -55
  322. data/lib/velopayments/models/payment_event_response_v3.rb +79 -53
  323. data/lib/velopayments/models/payment_instruction_v3.rb +84 -29
  324. data/lib/velopayments/models/payment_rejected_or_returned.rb +29 -19
  325. data/lib/velopayments/models/payment_rejected_or_returned_all_of.rb +19 -19
  326. data/lib/velopayments/models/payment_response_v3.rb +101 -63
  327. data/lib/velopayments/models/payment_response_v4.rb +139 -63
  328. data/lib/velopayments/models/payment_response_v4_payout.rb +15 -19
  329. data/lib/velopayments/models/payment_status_changed.rb +25 -19
  330. data/lib/velopayments/models/payment_status_changed_all_of.rb +17 -19
  331. data/lib/velopayments/models/payment_v3.rb +167 -55
  332. data/lib/velopayments/models/payor_address.rb +21 -19
  333. data/lib/velopayments/models/payor_address_v2.rb +21 -19
  334. data/lib/velopayments/models/payor_aml_transaction.rb +15 -19
  335. data/lib/velopayments/models/payor_aml_transaction_v3.rb +15 -19
  336. data/lib/velopayments/models/payor_branding_response.rb +20 -20
  337. data/lib/velopayments/models/payor_create_api_key_request.rb +23 -23
  338. data/lib/velopayments/models/payor_create_api_key_response.rb +15 -19
  339. data/lib/velopayments/models/payor_create_application_request.rb +17 -19
  340. data/lib/velopayments/models/payor_email_opt_out_request.rb +17 -19
  341. data/lib/velopayments/models/payor_links_response.rb +15 -19
  342. data/lib/velopayments/models/payor_links_response_links.rb +24 -53
  343. data/lib/velopayments/models/payor_links_response_payors.rb +20 -53
  344. data/lib/velopayments/models/payor_v1.rb +19 -54
  345. data/lib/velopayments/models/payor_v2.rb +65 -58
  346. data/lib/velopayments/models/payout_company_v3.rb +17 -19
  347. data/lib/velopayments/models/payout_individual_v3.rb +17 -19
  348. data/lib/velopayments/models/payout_name_v3.rb +19 -19
  349. data/lib/velopayments/models/payout_payee_v3.rb +17 -19
  350. data/lib/velopayments/models/payout_payor.rb +25 -19
  351. data/lib/velopayments/models/payout_payor_ids.rb +21 -19
  352. data/lib/velopayments/models/payout_principal.rb +19 -19
  353. data/lib/velopayments/models/payout_schedule.rb +298 -0
  354. data/lib/velopayments/models/payout_schedule_v3.rb +288 -0
  355. data/lib/velopayments/models/payout_summary_audit.rb +40 -25
  356. data/lib/velopayments/models/payout_summary_audit_v3.rb +23 -20
  357. data/lib/velopayments/models/payout_summary_response_v3.rb +44 -23
  358. data/lib/velopayments/models/ping.rb +21 -19
  359. data/lib/velopayments/models/ping_response.rb +223 -0
  360. data/lib/velopayments/models/post_instruct_fx_info.rb +267 -0
  361. data/lib/velopayments/models/{query_batch_response.rb → query_batch_response_v3.rb} +20 -58
  362. data/lib/velopayments/models/{query_batch_response2.rb → query_batch_response_v4.rb} +20 -58
  363. data/lib/velopayments/models/quote_fx_summary_v3.rb +42 -65
  364. data/lib/velopayments/models/quote_response_v3.rb +15 -19
  365. data/lib/velopayments/models/region_v2.rb +15 -19
  366. data/lib/velopayments/models/register_sms_request.rb +17 -19
  367. data/lib/velopayments/models/rejected_payment_v3.rb +121 -19
  368. data/lib/velopayments/models/resend_token_request.rb +17 -19
  369. data/lib/velopayments/models/reset_password_request.rb +17 -19
  370. data/lib/velopayments/models/role.rb +17 -19
  371. data/lib/velopayments/models/role_update_request.rb +17 -19
  372. data/lib/velopayments/models/{funding_request_v1.rb → schedule_payout_request_v3.rb} +46 -59
  373. data/lib/velopayments/models/self_mfa_type_unregister_request.rb +17 -19
  374. data/lib/velopayments/models/self_update_password_request.rb +19 -19
  375. data/lib/velopayments/models/set_notifications_request.rb +17 -19
  376. data/lib/velopayments/models/set_notifications_request2.rb +250 -0
  377. data/lib/velopayments/models/source_account_response_v2.rb +44 -50
  378. data/lib/velopayments/models/source_account_response_v3.rb +66 -53
  379. data/lib/velopayments/models/source_account_summary.rb +49 -20
  380. data/lib/velopayments/models/source_account_summary_v3.rb +49 -20
  381. data/lib/velopayments/models/source_account_v3.rb +26 -19
  382. data/lib/velopayments/models/source_event.rb +21 -19
  383. data/lib/velopayments/models/supported_countries_response.rb +15 -19
  384. data/lib/velopayments/models/supported_countries_response_v2.rb +15 -19
  385. data/lib/velopayments/models/supported_country.rb +22 -22
  386. data/lib/velopayments/models/supported_country_v2.rb +22 -22
  387. data/lib/velopayments/models/supported_currency_response_v2.rb +15 -19
  388. data/lib/velopayments/models/supported_currency_v2.rb +22 -22
  389. data/lib/velopayments/models/{transfer_request2.rb → transfer_request_v2.rb} +24 -22
  390. data/lib/velopayments/models/{transfer_request.rb → transfer_request_v3.rb} +36 -22
  391. data/lib/velopayments/models/transmission_types.rb +21 -19
  392. data/lib/velopayments/models/transmission_types2.rb +21 -19
  393. data/lib/velopayments/models/unregister_mfa_request.rb +17 -19
  394. data/lib/velopayments/models/{update_payee_details_request.rb → update_payee_details_request_v3.rb} +45 -27
  395. data/lib/velopayments/models/{update_payee_details_request2.rb → update_payee_details_request_v4.rb} +81 -32
  396. data/lib/velopayments/models/{update_remote_id_request2.rb → update_remote_id_request_v3.rb} +22 -22
  397. data/lib/velopayments/models/{update_remote_id_request.rb → update_remote_id_request_v4.rb} +22 -22
  398. data/lib/velopayments/models/update_webhook_request.rb +21 -21
  399. data/lib/velopayments/models/user_details_update_request.rb +37 -19
  400. data/lib/velopayments/models/user_info.rb +37 -19
  401. data/lib/velopayments/models/user_response.rb +108 -28
  402. data/lib/velopayments/models/user_status.rb +8 -5
  403. data/lib/velopayments/models/user_type.rb +8 -5
  404. data/lib/velopayments/models/user_type2.rb +8 -5
  405. data/lib/velopayments/models/validate_password_response.rb +21 -21
  406. data/lib/velopayments/models/webhook_response.rb +15 -19
  407. data/lib/velopayments/models/webhooks_response.rb +17 -21
  408. data/lib/velopayments/models/withdraw_payment_request.rb +17 -19
  409. data/lib/velopayments/version.rb +3 -3
  410. data/lib/velopayments.rb +93 -102
  411. data/oa3-config.json +1 -1
  412. data/spec/api/countries_api_spec.rb +41 -6
  413. data/spec/api/currencies_api_spec.rb +5 -3
  414. data/spec/api/funding_api_spec.rb +169 -0
  415. data/spec/api/funding_manager_private_api_spec.rb +4 -4
  416. data/spec/api/login_api_spec.rb +11 -11
  417. data/spec/api/payee_invitation_api_spec.rb +74 -38
  418. data/spec/api/payees_api_spec.rb +77 -43
  419. data/spec/api/payment_audit_service_api_spec.rb +97 -18
  420. data/spec/api/payment_audit_service_deprecated_api_spec.rb +10 -10
  421. data/spec/{models/get_fundings_response_links_spec.rb → api/payor_hierarchy_api_spec.rb} +24 -15
  422. data/spec/api/payors_api_spec.rb +47 -35
  423. data/spec/api/payors_private_api_spec.rb +3 -3
  424. data/spec/api/{payout_service_api_spec.rb → payouts_api_spec.rb} +43 -17
  425. data/spec/api/{funding_manager_api_spec.rb → source_accounts_api_spec.rb} +81 -162
  426. data/spec/api/tokens_api_spec.rb +3 -3
  427. data/spec/api/users_api_spec.rb +46 -19
  428. data/spec/api/webhooks_api_spec.rb +16 -6
  429. data/spec/api_client_spec.rb +6 -4
  430. data/spec/configuration_spec.rb +2 -2
  431. data/spec/spec_helper.rb +2 -2
  432. data/specs/api/countries_api_spec.rb +19 -19
  433. data/specs/api/currencies_api_spec.rb +2 -2
  434. data/specs/api/funding_api_spec.rb +169 -0
  435. data/specs/api/funding_manager_private_api_spec.rb +16 -4
  436. data/specs/api/login_api_spec.rb +8 -7
  437. data/specs/api/payee_invitation_api_spec.rb +55 -39
  438. data/specs/api/payees_api_spec.rb +107 -45
  439. data/specs/api/payment_audit_service_api_spec.rb +29 -85
  440. data/specs/api/payment_audit_service_deprecated_api_spec.rb +177 -0
  441. data/{spec/models/company2_spec.rb → specs/api/payor_hierarchy_api_spec.rb} +23 -20
  442. data/specs/api/payors_api_spec.rb +27 -48
  443. data/specs/api/payors_private_api_spec.rb +4 -4
  444. data/specs/api/{payout_service_api_spec.rb → payouts_api_spec.rb} +51 -24
  445. data/specs/api/{funding_manager_api_spec.rb → source_accounts_api_spec.rb} +36 -208
  446. data/specs/api/tokens_api_spec.rb +4 -4
  447. data/specs/api/users_api_spec.rb +38 -47
  448. data/{spec/models/failed_payee_spec.rb → specs/api/webhooks_api_spec.rb} +53 -51
  449. data/velopayments.gemspec +3 -3
  450. metadata +213 -724
  451. data/docs/CreatePayee2.md +0 -38
  452. data/docs/FundingAccountResponse.md +0 -36
  453. data/docs/FundingAccountType.md +0 -15
  454. data/docs/FundingEventType.md +0 -15
  455. data/docs/FundingManagerApi.md +0 -1291
  456. data/docs/FundingRequestV1.md +0 -18
  457. data/docs/GetPayeeListResponseIndividual.md +0 -18
  458. data/docs/GetPayeeListResponseIndividual2.md +0 -18
  459. data/docs/InvitationStatus.md +0 -15
  460. data/docs/InvitationStatus2.md +0 -15
  461. data/docs/KycState.md +0 -15
  462. data/docs/ListFundingAccountsResponse.md +0 -22
  463. data/docs/ListFundingAccountsResponse2.md +0 -22
  464. data/docs/ListSourceAccountResponse.md +0 -22
  465. data/docs/OfacStatus.md +0 -15
  466. data/docs/OnboardedStatus.md +0 -15
  467. data/docs/OnboardedStatus2.md +0 -15
  468. data/docs/PagedPayeeInvitationStatusResponse.md +0 -22
  469. data/docs/PagedPayeeInvitationStatusResponse2.md +0 -22
  470. data/docs/PagedPayeeResponse.md +0 -24
  471. data/docs/PagedPayeeResponse2.md +0 -24
  472. data/docs/PayeeDeltaResponse.md +0 -22
  473. data/docs/PayeeDeltaResponse2.md +0 -22
  474. data/docs/PaymentAuditCurrency.md +0 -15
  475. data/docs/PaymentAuditCurrencyV3.md +0 -15
  476. data/docs/PaymentRails.md +0 -15
  477. data/docs/PayoutStatusV3.md +0 -15
  478. data/docs/PayoutType.md +0 -15
  479. data/docs/SourceAccountResponse.md +0 -44
  480. data/docs/SourceAccountType.md +0 -15
  481. data/docs/TransmissionType.md +0 -15
  482. data/docs/UpdatePayeeDetailsRequest2.md +0 -30
  483. data/docs/WatchlistStatus.md +0 -15
  484. data/docs/WatchlistStatus2.md +0 -15
  485. data/lib/velopayments/api/funding_manager_api.rb +0 -1312
  486. data/lib/velopayments/models/funding_account_response.rb +0 -357
  487. data/lib/velopayments/models/funding_account_type.rb +0 -37
  488. data/lib/velopayments/models/invitation_status.rb +0 -38
  489. data/lib/velopayments/models/invitation_status2.rb +0 -38
  490. data/lib/velopayments/models/kyc_state.rb +0 -38
  491. data/lib/velopayments/models/list_funding_accounts_response.rb +0 -241
  492. data/lib/velopayments/models/list_source_account_response.rb +0 -241
  493. data/lib/velopayments/models/ofac_status.rb +0 -38
  494. data/lib/velopayments/models/onboarded_status.rb +0 -39
  495. data/lib/velopayments/models/onboarded_status2.rb +0 -39
  496. data/lib/velopayments/models/payment_audit_currency.rb +0 -38
  497. data/lib/velopayments/models/payment_audit_currency_v3.rb +0 -38
  498. data/lib/velopayments/models/payout_status.rb +0 -44
  499. data/lib/velopayments/models/payout_status_v3.rb +0 -44
  500. data/lib/velopayments/models/payout_type.rb +0 -38
  501. data/lib/velopayments/models/source_account_type.rb +0 -37
  502. data/lib/velopayments/models/transmission_type.rb +0 -38
  503. data/lib/velopayments/models/watchlist_status.rb +0 -40
  504. data/lib/velopayments/models/watchlist_status2.rb +0 -40
  505. data/spec/models/accepted_payment_v3_spec.rb +0 -76
  506. data/spec/models/access_token_response_spec.rb +0 -70
  507. data/spec/models/access_token_validation_request_spec.rb +0 -34
  508. data/spec/models/auth_response_spec.rb +0 -64
  509. data/spec/models/auto_top_up_config2_spec.rb +0 -52
  510. data/spec/models/auto_top_up_config_spec.rb +0 -46
  511. data/spec/models/category_spec.rb +0 -28
  512. data/spec/models/challenge2_spec.rb +0 -40
  513. data/spec/models/challenge_spec.rb +0 -40
  514. data/spec/models/company_spec.rb +0 -46
  515. data/spec/models/create_funding_account_request_v2_spec.rb +0 -74
  516. data/spec/models/create_individual2_spec.rb +0 -46
  517. data/spec/models/create_individual_name_spec.rb +0 -52
  518. data/spec/models/create_individual_spec.rb +0 -46
  519. data/spec/models/create_payee2_spec.rb +0 -94
  520. data/spec/models/create_payee_address2_spec.rb +0 -80
  521. data/spec/models/create_payee_address_spec.rb +0 -80
  522. data/spec/models/create_payee_spec.rb +0 -94
  523. data/spec/models/create_payees_csv_response2_spec.rb +0 -40
  524. data/spec/models/create_payees_csv_response_rejected_csv_rows_spec.rb +0 -46
  525. data/spec/models/create_payees_csv_response_spec.rb +0 -40
  526. data/spec/models/create_payees_request2_spec.rb +0 -40
  527. data/spec/models/create_payees_request_spec.rb +0 -40
  528. data/spec/models/create_payment_channel2_spec.rb +0 -78
  529. data/spec/models/create_payment_channel_spec.rb +0 -78
  530. data/spec/models/create_payor_link_request_spec.rb +0 -50
  531. data/spec/models/create_payout_request_v3_spec.rb +0 -52
  532. data/spec/models/debit_event_all_of_spec.rb +0 -34
  533. data/spec/models/debit_event_spec.rb +0 -52
  534. data/spec/models/debit_status_changed_all_of_spec.rb +0 -34
  535. data/spec/models/debit_status_changed_spec.rb +0 -58
  536. data/spec/models/error_data_spec.rb +0 -40
  537. data/spec/models/error_response_spec.rb +0 -46
  538. data/spec/models/error_spec.rb +0 -74
  539. data/spec/models/failed_payee2_spec.rb +0 -94
  540. data/spec/models/failed_submission2_spec.rb +0 -40
  541. data/spec/models/failed_submission_spec.rb +0 -40
  542. data/spec/models/funding_account_response2_spec.rb +0 -88
  543. data/spec/models/funding_account_response_spec.rb +0 -88
  544. data/spec/models/funding_account_type_spec.rb +0 -28
  545. data/spec/models/funding_audit_spec.rb +0 -94
  546. data/spec/models/funding_event_spec.rb +0 -52
  547. data/spec/models/funding_event_type_spec.rb +0 -28
  548. data/spec/models/funding_payor_status_audit_response_spec.rb +0 -52
  549. data/spec/models/funding_request_v1_spec.rb +0 -34
  550. data/spec/models/funding_request_v2_spec.rb +0 -34
  551. data/spec/models/funding_request_v3_spec.rb +0 -40
  552. data/spec/models/fx_summary_spec.rb +0 -96
  553. data/spec/models/fx_summary_v3_spec.rb +0 -96
  554. data/spec/models/get_fundings_response_spec.rb +0 -46
  555. data/spec/models/get_payee_list_response2_spec.rb +0 -130
  556. data/spec/models/get_payee_list_response_company2_spec.rb +0 -40
  557. data/spec/models/get_payee_list_response_company_spec.rb +0 -40
  558. data/spec/models/get_payee_list_response_individual2_spec.rb +0 -34
  559. data/spec/models/get_payee_list_response_individual_spec.rb +0 -34
  560. data/spec/models/get_payee_list_response_spec.rb +0 -130
  561. data/spec/models/get_payments_for_payout_response_v3_page_spec.rb +0 -58
  562. data/spec/models/get_payments_for_payout_response_v3_spec.rb +0 -52
  563. data/spec/models/get_payments_for_payout_response_v3_summary_spec.rb +0 -92
  564. data/spec/models/get_payments_for_payout_response_v4_spec.rb +0 -52
  565. data/spec/models/get_payments_for_payout_response_v4_summary_spec.rb +0 -142
  566. data/spec/models/get_payout_statistics_spec.rb +0 -40
  567. data/spec/models/get_payouts_response_spec.rb +0 -46
  568. data/spec/models/get_payouts_response_v3_links_spec.rb +0 -40
  569. data/spec/models/get_payouts_response_v3_page_spec.rb +0 -58
  570. data/spec/models/get_payouts_response_v3_spec.rb +0 -46
  571. data/spec/models/individual2_spec.rb +0 -46
  572. data/spec/models/individual_name_spec.rb +0 -52
  573. data/spec/models/individual_spec.rb +0 -46
  574. data/spec/models/inline_response400_spec.rb +0 -46
  575. data/spec/models/inline_response401_spec.rb +0 -46
  576. data/spec/models/inline_response403_spec.rb +0 -46
  577. data/spec/models/inline_response404_spec.rb +0 -46
  578. data/spec/models/inline_response409_spec.rb +0 -46
  579. data/spec/models/inline_response412_spec.rb +0 -46
  580. data/spec/models/invitation_status2_spec.rb +0 -28
  581. data/spec/models/invitation_status_spec.rb +0 -28
  582. data/spec/models/invite_payee_request2_spec.rb +0 -34
  583. data/spec/models/invite_payee_request_spec.rb +0 -34
  584. data/spec/models/invite_user_request_spec.rb +0 -92
  585. data/spec/models/kyc_state_spec.rb +0 -28
  586. data/spec/models/link_for_response_spec.rb +0 -40
  587. data/spec/models/list_funding_accounts_response2_spec.rb +0 -46
  588. data/spec/models/list_funding_accounts_response_spec.rb +0 -46
  589. data/spec/models/list_payments_response_v3_page_spec.rb +0 -58
  590. data/spec/models/list_payments_response_v3_spec.rb +0 -46
  591. data/spec/models/list_payments_response_v4_spec.rb +0 -46
  592. data/spec/models/list_source_account_response_links_spec.rb +0 -40
  593. data/spec/models/list_source_account_response_page_spec.rb +0 -58
  594. data/spec/models/list_source_account_response_spec.rb +0 -46
  595. data/spec/models/list_source_account_response_v2_links_spec.rb +0 -40
  596. data/spec/models/list_source_account_response_v2_spec.rb +0 -46
  597. data/spec/models/list_source_account_response_v3_links_spec.rb +0 -40
  598. data/spec/models/list_source_account_response_v3_spec.rb +0 -46
  599. data/spec/models/localisation_details_spec.rb +0 -40
  600. data/spec/models/mfa_details_spec.rb +0 -40
  601. data/spec/models/mfa_type_spec.rb +0 -28
  602. data/spec/models/name2_spec.rb +0 -52
  603. data/spec/models/name_spec.rb +0 -52
  604. data/spec/models/notification_spec.rb +0 -58
  605. data/spec/models/notifications2_spec.rb +0 -34
  606. data/spec/models/notifications_spec.rb +0 -34
  607. data/spec/models/ofac_status_spec.rb +0 -28
  608. data/spec/models/onboarded_status2_spec.rb +0 -28
  609. data/spec/models/onboarded_status_spec.rb +0 -28
  610. data/spec/models/onboarding_status_changed_spec.rb +0 -58
  611. data/spec/models/page_for_response_spec.rb +0 -58
  612. data/spec/models/page_resource_funding_payor_status_audit_response_funding_payor_status_audit_response_spec.rb +0 -46
  613. data/spec/models/paged_payee_invitation_status_response2_spec.rb +0 -46
  614. data/spec/models/paged_payee_invitation_status_response_page_spec.rb +0 -58
  615. data/spec/models/paged_payee_invitation_status_response_spec.rb +0 -46
  616. data/spec/models/paged_payee_response2_spec.rb +0 -52
  617. data/spec/models/paged_payee_response_links_spec.rb +0 -40
  618. data/spec/models/paged_payee_response_page_spec.rb +0 -58
  619. data/spec/models/paged_payee_response_spec.rb +0 -52
  620. data/spec/models/paged_payee_response_summary_spec.rb +0 -58
  621. data/spec/models/paged_payments_response_v3_spec.rb +0 -46
  622. data/spec/models/paged_user_response_links_spec.rb +0 -40
  623. data/spec/models/paged_user_response_page_spec.rb +0 -58
  624. data/spec/models/paged_user_response_spec.rb +0 -46
  625. data/spec/models/password_request_spec.rb +0 -34
  626. data/spec/models/payable_issue2_spec.rb +0 -40
  627. data/spec/models/payable_issue_spec.rb +0 -40
  628. data/spec/models/payable_status_changed_spec.rb +0 -58
  629. data/spec/models/payee_address2_spec.rb +0 -76
  630. data/spec/models/payee_address_spec.rb +0 -76
  631. data/spec/models/payee_delta2_spec.rb +0 -70
  632. data/spec/models/payee_delta_response2_links_spec.rb +0 -40
  633. data/spec/models/payee_delta_response2_spec.rb +0 -46
  634. data/spec/models/payee_delta_response_links_spec.rb +0 -40
  635. data/spec/models/payee_delta_response_page_spec.rb +0 -58
  636. data/spec/models/payee_delta_response_spec.rb +0 -46
  637. data/spec/models/payee_delta_spec.rb +0 -70
  638. data/spec/models/payee_detail_response2_spec.rb +0 -202
  639. data/spec/models/payee_detail_response_spec.rb +0 -202
  640. data/spec/models/payee_details_changed_spec.rb +0 -58
  641. data/spec/models/payee_event_all_of_reasons_spec.rb +0 -40
  642. data/spec/models/payee_event_all_of_spec.rb +0 -40
  643. data/spec/models/payee_event_spec.rb +0 -58
  644. data/spec/models/payee_invitation_status_response2_spec.rb +0 -50
  645. data/spec/models/payee_invitation_status_response_spec.rb +0 -50
  646. data/spec/models/payee_payor_ref_spec.rb +0 -70
  647. data/spec/models/payee_payor_ref_v3_spec.rb +0 -70
  648. data/spec/models/payee_type_spec.rb +0 -28
  649. data/spec/models/payee_user_self_update_request_spec.rb +0 -64
  650. data/spec/models/payment_audit_currency_spec.rb +0 -28
  651. data/spec/models/payment_audit_currency_v3_spec.rb +0 -28
  652. data/spec/models/payment_channel_country_spec.rb +0 -40
  653. data/spec/models/payment_channel_rule_spec.rb +0 -70
  654. data/spec/models/payment_channel_rules_response_spec.rb +0 -34
  655. data/spec/models/payment_delta_response_spec.rb +0 -46
  656. data/spec/models/payment_delta_response_v1_spec.rb +0 -46
  657. data/spec/models/payment_delta_spec.rb +0 -76
  658. data/spec/models/payment_delta_v1_spec.rb +0 -76
  659. data/spec/models/payment_event_all_of_spec.rb +0 -46
  660. data/spec/models/payment_event_response_spec.rb +0 -104
  661. data/spec/models/payment_event_response_v3_spec.rb +0 -104
  662. data/spec/models/payment_event_spec.rb +0 -64
  663. data/spec/models/payment_instruction_v3_spec.rb +0 -82
  664. data/spec/models/payment_rails_spec.rb +0 -28
  665. data/spec/models/payment_rejected_or_returned_all_of_spec.rb +0 -40
  666. data/spec/models/payment_rejected_or_returned_spec.rb +0 -82
  667. data/spec/models/payment_response_v3_spec.rb +0 -252
  668. data/spec/models/payment_response_v4_payout_spec.rb +0 -46
  669. data/spec/models/payment_response_v4_spec.rb +0 -306
  670. data/spec/models/payment_status_changed_all_of_spec.rb +0 -34
  671. data/spec/models/payment_status_changed_spec.rb +0 -70
  672. data/spec/models/payment_v3_spec.rb +0 -110
  673. data/spec/models/payor_address_spec.rb +0 -76
  674. data/spec/models/payor_address_v2_spec.rb +0 -76
  675. data/spec/models/payor_aml_transaction_spec.rb +0 -190
  676. data/spec/models/payor_aml_transaction_v3_spec.rb +0 -178
  677. data/spec/models/payor_branding_response_spec.rb +0 -58
  678. data/spec/models/payor_create_api_key_request_spec.rb +0 -50
  679. data/spec/models/payor_create_api_key_response_spec.rb +0 -40
  680. data/spec/models/payor_create_application_request_spec.rb +0 -40
  681. data/spec/models/payor_email_opt_out_request_spec.rb +0 -34
  682. data/spec/models/payor_links_response_links_spec.rb +0 -56
  683. data/spec/models/payor_links_response_payors_spec.rb +0 -56
  684. data/spec/models/payor_links_response_spec.rb +0 -40
  685. data/spec/models/payor_v1_spec.rb +0 -164
  686. data/spec/models/payor_v2_spec.rb +0 -170
  687. data/spec/models/payout_company_v3_spec.rb +0 -34
  688. data/spec/models/payout_individual_v3_spec.rb +0 -34
  689. data/spec/models/payout_name_v3_spec.rb +0 -40
  690. data/spec/models/payout_payee_v3_spec.rb +0 -46
  691. data/spec/models/payout_payor_ids_spec.rb +0 -46
  692. data/spec/models/payout_payor_spec.rb +0 -58
  693. data/spec/models/payout_principal_spec.rb +0 -40
  694. data/spec/models/payout_status_spec.rb +0 -28
  695. data/spec/models/payout_status_v3_spec.rb +0 -28
  696. data/spec/models/payout_summary_audit_spec.rb +0 -124
  697. data/spec/models/payout_summary_audit_v3_spec.rb +0 -100
  698. data/spec/models/payout_summary_response_v3_spec.rb +0 -88
  699. data/spec/models/payout_type_spec.rb +0 -28
  700. data/spec/models/ping_spec.rb +0 -46
  701. data/spec/models/query_batch_response2_spec.rb +0 -56
  702. data/spec/models/query_batch_response_spec.rb +0 -56
  703. data/spec/models/quote_fx_summary_v3_spec.rb +0 -102
  704. data/spec/models/quote_response_v3_spec.rb +0 -34
  705. data/spec/models/region_v2_spec.rb +0 -40
  706. data/spec/models/register_sms_request_spec.rb +0 -34
  707. data/spec/models/rejected_payment_v3_spec.rb +0 -94
  708. data/spec/models/resend_token_request_spec.rb +0 -44
  709. data/spec/models/reset_password_request_spec.rb +0 -34
  710. data/spec/models/role_spec.rb +0 -34
  711. data/spec/models/role_update_request_spec.rb +0 -40
  712. data/spec/models/self_mfa_type_unregister_request_spec.rb +0 -38
  713. data/spec/models/self_update_password_request_spec.rb +0 -40
  714. data/spec/models/set_notifications_request_spec.rb +0 -34
  715. data/spec/models/source_account_response_spec.rb +0 -116
  716. data/spec/models/source_account_response_v2_spec.rb +0 -128
  717. data/spec/models/source_account_response_v3_spec.rb +0 -140
  718. data/spec/models/source_account_summary_spec.rb +0 -46
  719. data/spec/models/source_account_summary_v3_spec.rb +0 -46
  720. data/spec/models/source_account_type_spec.rb +0 -28
  721. data/spec/models/source_account_v3_spec.rb +0 -52
  722. data/spec/models/source_event_spec.rb +0 -46
  723. data/spec/models/supported_countries_response_spec.rb +0 -34
  724. data/spec/models/supported_countries_response_v2_spec.rb +0 -34
  725. data/spec/models/supported_country_spec.rb +0 -40
  726. data/spec/models/supported_country_v2_spec.rb +0 -46
  727. data/spec/models/supported_currency_response_v2_spec.rb +0 -34
  728. data/spec/models/supported_currency_v2_spec.rb +0 -40
  729. data/spec/models/transfer_request2_spec.rb +0 -46
  730. data/spec/models/transfer_request_spec.rb +0 -46
  731. data/spec/models/transmission_type_spec.rb +0 -28
  732. data/spec/models/transmission_types2_spec.rb +0 -46
  733. data/spec/models/transmission_types_spec.rb +0 -46
  734. data/spec/models/unregister_mfa_request_spec.rb +0 -44
  735. data/spec/models/update_payee_details_request2_spec.rb +0 -70
  736. data/spec/models/update_payee_details_request_spec.rb +0 -70
  737. data/spec/models/update_remote_id_request2_spec.rb +0 -40
  738. data/spec/models/update_remote_id_request_spec.rb +0 -40
  739. data/spec/models/update_webhook_request_spec.rb +0 -52
  740. data/spec/models/user_details_update_request_spec.rb +0 -76
  741. data/spec/models/user_info_spec.rb +0 -46
  742. data/spec/models/user_response_spec.rb +0 -124
  743. data/spec/models/user_status_spec.rb +0 -28
  744. data/spec/models/user_type2_spec.rb +0 -28
  745. data/spec/models/user_type_spec.rb +0 -28
  746. data/spec/models/validate_password_response_spec.rb +0 -52
  747. data/spec/models/watchlist_status2_spec.rb +0 -28
  748. data/spec/models/watchlist_status_spec.rb +0 -28
  749. data/spec/models/webhook_response_spec.rb +0 -64
  750. data/spec/models/webhooks_response_spec.rb +0 -46
  751. data/spec/models/withdraw_payment_request_spec.rb +0 -34
@@ -0,0 +1,1277 @@
1
+ =begin
2
+ #Velo Payments APIs
3
+
4
+ ### Terms and Definitions Throughout this document and the Velo platform the following terms are used: * **Payor.** An entity (typically a corporation) which wishes to pay funds to one or more payees via a payout. * **Payee.** The recipient of funds paid out by a payor. * **Payment.** A single transfer of funds from a payor to a payee. * **Payout.** A batch of Payments, typically used by a payor to logically group payments (e.g. by business day). Technically there need be no relationship between the payments in a payout - a single payout can contain payments to multiple payees and/or multiple payments to a single payee. * **Sandbox.** An integration environment provided by Velo Payments which offers a similar API experience to the production environment, but all funding and payment events are simulated, along with many other services such as OFAC sanctions list checking. ## Overview The Velo Payments API allows a payor to perform a number of operations. The following is a list of the main capabilities in a natural order of execution: * Authenticate with the Velo platform * Maintain a collection of payees * Query the payor’s current balance of funds within the platform and perform additional funding * Issue payments to payees * Query the platform for a history of those payments This document describes the main concepts and APIs required to get up and running with the Velo Payments platform. It is not an exhaustive API reference. For that, please see the separate Velo Payments API Reference. ## API Considerations The Velo Payments API is REST based and uses the JSON format for requests and responses. Most calls are secured using OAuth 2 security and require a valid authentication access token for successful operation. See the Authentication section for details. Where a dynamic value is required in the examples below, the {token} format is used, suggesting that the caller needs to supply the appropriate value of the token in question (without including the { or } characters). Where curl examples are given, the –d @filename.json approach is used, indicating that the request body should be placed into a file named filename.json in the current directory. Each of the curl examples in this document should be considered a single line on the command-line, regardless of how they appear in print. ## Authenticating with the Velo Platform Once Velo backoffice staff have added your organization as a payor within the Velo platform sandbox, they will create you a payor Id, an API key and an API secret and share these with you in a secure manner. You will need to use these values to authenticate with the Velo platform in order to gain access to the APIs. The steps to take are explained in the following: create a string comprising the API key (e.g. 44a9537d-d55d-4b47-8082-14061c2bcdd8) and API secret (e.g. c396b26b-137a-44fd-87f5-34631f8fd529) with a colon between them. E.g. 44a9537d-d55d-4b47-8082-14061c2bcdd8:c396b26b-137a-44fd-87f5-34631f8fd529 base64 encode this string. E.g.: NDRhOTUzN2QtZDU1ZC00YjQ3LTgwODItMTQwNjFjMmJjZGQ4OmMzOTZiMjZiLTEzN2EtNDRmZC04N2Y1LTM0NjMxZjhmZDUyOQ== create an HTTP **Authorization** header with the value set to e.g. Basic NDRhOTUzN2QtZDU1ZC00YjQ3LTgwODItMTQwNjFjMmJjZGQ4OmMzOTZiMjZiLTEzN2EtNDRmZC04N2Y1LTM0NjMxZjhmZDUyOQ== perform the Velo authentication REST call using the HTTP header created above e.g. via curl: ``` curl -X POST \\ -H \"Content-Type: application/json\" \\ -H \"Authorization: Basic NDRhOTUzN2QtZDU1ZC00YjQ3LTgwODItMTQwNjFjMmJjZGQ4OmMzOTZiMjZiLTEzN2EtNDRmZC04N2Y1LTM0NjMxZjhmZDUyOQ==\" \\ 'https://api.sandbox.velopayments.com/v1/authenticate?grant_type=client_credentials' ``` If successful, this call will result in a **200** HTTP status code and a response body such as: ``` { \"access_token\":\"19f6bafd-93fd-4747-b229-00507bbc991f\", \"token_type\":\"bearer\", \"expires_in\":1799, \"scope\":\"...\" } ``` ## API access following authentication Following successful authentication, the value of the access_token field in the response (indicated in green above) should then be presented with all subsequent API calls to allow the Velo platform to validate that the caller is authenticated. This is achieved by setting the HTTP Authorization header with the value set to e.g. Bearer 19f6bafd-93fd-4747-b229-00507bbc991f such as the curl example below: ``` -H \"Authorization: Bearer 19f6bafd-93fd-4747-b229-00507bbc991f \" ``` If you make other Velo API calls which require authorization but the Authorization header is missing or invalid then you will get a **401** HTTP status response.
5
+
6
+ The version of the OpenAPI document: 2.35.58
7
+
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 7.1.0-SNAPSHOT
10
+
11
+ =end
12
+
13
+ require 'date'
14
+ require 'time'
15
+
16
+ module VeloPayments
17
+ class CreatePayeesCSVRequestV4
18
+ attr_accessor :type
19
+
20
+ attr_accessor :remote_id
21
+
22
+ attr_accessor :email
23
+
24
+ attr_accessor :address_line1
25
+
26
+ attr_accessor :address_line2
27
+
28
+ attr_accessor :address_line3
29
+
30
+ attr_accessor :address_line4
31
+
32
+ attr_accessor :address_city
33
+
34
+ attr_accessor :address_county_or_province
35
+
36
+ attr_accessor :address_zip_or_postcode
37
+
38
+ # Valid ISO 3166 2 character country code. See the <a href=\"https://www.iso.org/iso-3166-country-codes.html\" target=\"_blank\" a>ISO specification</a> for details.
39
+ attr_accessor :address_country
40
+
41
+ attr_accessor :individual_national_identification
42
+
43
+ # Must not be date in future. Example - 1970-05-20
44
+ attr_accessor :individual_date_of_birth
45
+
46
+ attr_accessor :individual_title
47
+
48
+ attr_accessor :individual_first_name
49
+
50
+ attr_accessor :individual_other_names
51
+
52
+ attr_accessor :individual_last_name
53
+
54
+ attr_accessor :company_name
55
+
56
+ attr_accessor :company_ein
57
+
58
+ attr_accessor :company_operating_name
59
+
60
+ # Either routing number and account number or only iban must be set
61
+ attr_accessor :payment_channel_account_number
62
+
63
+ # Either routing number and account number or only iban must be set
64
+ attr_accessor :payment_channel_routing_number
65
+
66
+ attr_accessor :payment_channel_account_name
67
+
68
+ # Must match the regular expression ```^[A-Za-z0-9]+$```.
69
+ attr_accessor :payment_channel_iban
70
+
71
+ # Valid ISO 3166 2 character country code. See the <a href=\"https://www.iso.org/iso-3166-country-codes.html\" target=\"_blank\" a>ISO specification</a> for details.
72
+ attr_accessor :payment_channel_country_code
73
+
74
+ attr_accessor :payment_channel_currency
75
+
76
+ attr_accessor :challenge_description
77
+
78
+ attr_accessor :challenge_value
79
+
80
+ # An IETF BCP 47 language code which has been configured for use within this Velo environment.<BR> See the /v1/supportedLanguages endpoint to list the available codes for an environment.
81
+ attr_accessor :payee_language
82
+
83
+ class EnumAttributeValidator
84
+ attr_reader :datatype
85
+ attr_reader :allowable_values
86
+
87
+ def initialize(datatype, allowable_values)
88
+ @allowable_values = allowable_values.map do |value|
89
+ case datatype.to_s
90
+ when /Integer/i
91
+ value.to_i
92
+ when /Float/i
93
+ value.to_f
94
+ else
95
+ value
96
+ end
97
+ end
98
+ end
99
+
100
+ def valid?(value)
101
+ !value || allowable_values.include?(value)
102
+ end
103
+ end
104
+
105
+ # Attribute mapping from ruby-style variable name to JSON key.
106
+ def self.attribute_map
107
+ {
108
+ :'type' => :'type',
109
+ :'remote_id' => :'remoteId',
110
+ :'email' => :'email',
111
+ :'address_line1' => :'addressLine1',
112
+ :'address_line2' => :'addressLine2',
113
+ :'address_line3' => :'addressLine3',
114
+ :'address_line4' => :'addressLine4',
115
+ :'address_city' => :'addressCity',
116
+ :'address_county_or_province' => :'addressCountyOrProvince',
117
+ :'address_zip_or_postcode' => :'addressZipOrPostcode',
118
+ :'address_country' => :'addressCountry',
119
+ :'individual_national_identification' => :'individualNationalIdentification',
120
+ :'individual_date_of_birth' => :'individualDateOfBirth',
121
+ :'individual_title' => :'individualTitle',
122
+ :'individual_first_name' => :'individualFirstName',
123
+ :'individual_other_names' => :'individualOtherNames',
124
+ :'individual_last_name' => :'individualLastName',
125
+ :'company_name' => :'companyName',
126
+ :'company_ein' => :'companyEIN',
127
+ :'company_operating_name' => :'companyOperatingName',
128
+ :'payment_channel_account_number' => :'paymentChannelAccountNumber',
129
+ :'payment_channel_routing_number' => :'paymentChannelRoutingNumber',
130
+ :'payment_channel_account_name' => :'paymentChannelAccountName',
131
+ :'payment_channel_iban' => :'paymentChannelIban',
132
+ :'payment_channel_country_code' => :'paymentChannelCountryCode',
133
+ :'payment_channel_currency' => :'paymentChannelCurrency',
134
+ :'challenge_description' => :'challengeDescription',
135
+ :'challenge_value' => :'challengeValue',
136
+ :'payee_language' => :'payeeLanguage'
137
+ }
138
+ end
139
+
140
+ # Returns all the JSON keys this model knows about
141
+ def self.acceptable_attributes
142
+ attribute_map.values
143
+ end
144
+
145
+ # Attribute type mapping.
146
+ def self.openapi_types
147
+ {
148
+ :'type' => :'PayeeTypeEnum',
149
+ :'remote_id' => :'String',
150
+ :'email' => :'String',
151
+ :'address_line1' => :'String',
152
+ :'address_line2' => :'String',
153
+ :'address_line3' => :'String',
154
+ :'address_line4' => :'String',
155
+ :'address_city' => :'String',
156
+ :'address_county_or_province' => :'String',
157
+ :'address_zip_or_postcode' => :'String',
158
+ :'address_country' => :'String',
159
+ :'individual_national_identification' => :'String',
160
+ :'individual_date_of_birth' => :'Date',
161
+ :'individual_title' => :'String',
162
+ :'individual_first_name' => :'String',
163
+ :'individual_other_names' => :'String',
164
+ :'individual_last_name' => :'String',
165
+ :'company_name' => :'String',
166
+ :'company_ein' => :'String',
167
+ :'company_operating_name' => :'String',
168
+ :'payment_channel_account_number' => :'String',
169
+ :'payment_channel_routing_number' => :'String',
170
+ :'payment_channel_account_name' => :'String',
171
+ :'payment_channel_iban' => :'String',
172
+ :'payment_channel_country_code' => :'String',
173
+ :'payment_channel_currency' => :'String',
174
+ :'challenge_description' => :'String',
175
+ :'challenge_value' => :'String',
176
+ :'payee_language' => :'String'
177
+ }
178
+ end
179
+
180
+ # List of attributes with nullable: true
181
+ def self.openapi_nullable
182
+ Set.new([
183
+ ])
184
+ end
185
+
186
+ # Initializes the object
187
+ # @param [Hash] attributes Model attributes in the form of hash
188
+ def initialize(attributes = {})
189
+ if (!attributes.is_a?(Hash))
190
+ fail ArgumentError, "The input argument (attributes) must be a hash in `VeloPayments::CreatePayeesCSVRequestV4` initialize method"
191
+ end
192
+
193
+ # check to see if the attribute exists and convert string to symbol for hash key
194
+ attributes = attributes.each_with_object({}) { |(k, v), h|
195
+ if (!self.class.attribute_map.key?(k.to_sym))
196
+ fail ArgumentError, "`#{k}` is not a valid attribute in `VeloPayments::CreatePayeesCSVRequestV4`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
197
+ end
198
+ h[k.to_sym] = v
199
+ }
200
+
201
+ if attributes.key?(:'type')
202
+ self.type = attributes[:'type']
203
+ else
204
+ self.type = nil
205
+ end
206
+
207
+ if attributes.key?(:'remote_id')
208
+ self.remote_id = attributes[:'remote_id']
209
+ else
210
+ self.remote_id = nil
211
+ end
212
+
213
+ if attributes.key?(:'email')
214
+ self.email = attributes[:'email']
215
+ else
216
+ self.email = nil
217
+ end
218
+
219
+ if attributes.key?(:'address_line1')
220
+ self.address_line1 = attributes[:'address_line1']
221
+ else
222
+ self.address_line1 = nil
223
+ end
224
+
225
+ if attributes.key?(:'address_line2')
226
+ self.address_line2 = attributes[:'address_line2']
227
+ end
228
+
229
+ if attributes.key?(:'address_line3')
230
+ self.address_line3 = attributes[:'address_line3']
231
+ end
232
+
233
+ if attributes.key?(:'address_line4')
234
+ self.address_line4 = attributes[:'address_line4']
235
+ end
236
+
237
+ if attributes.key?(:'address_city')
238
+ self.address_city = attributes[:'address_city']
239
+ else
240
+ self.address_city = nil
241
+ end
242
+
243
+ if attributes.key?(:'address_county_or_province')
244
+ self.address_county_or_province = attributes[:'address_county_or_province']
245
+ end
246
+
247
+ if attributes.key?(:'address_zip_or_postcode')
248
+ self.address_zip_or_postcode = attributes[:'address_zip_or_postcode']
249
+ else
250
+ self.address_zip_or_postcode = nil
251
+ end
252
+
253
+ if attributes.key?(:'address_country')
254
+ self.address_country = attributes[:'address_country']
255
+ else
256
+ self.address_country = nil
257
+ end
258
+
259
+ if attributes.key?(:'individual_national_identification')
260
+ self.individual_national_identification = attributes[:'individual_national_identification']
261
+ end
262
+
263
+ if attributes.key?(:'individual_date_of_birth')
264
+ self.individual_date_of_birth = attributes[:'individual_date_of_birth']
265
+ end
266
+
267
+ if attributes.key?(:'individual_title')
268
+ self.individual_title = attributes[:'individual_title']
269
+ end
270
+
271
+ if attributes.key?(:'individual_first_name')
272
+ self.individual_first_name = attributes[:'individual_first_name']
273
+ end
274
+
275
+ if attributes.key?(:'individual_other_names')
276
+ self.individual_other_names = attributes[:'individual_other_names']
277
+ end
278
+
279
+ if attributes.key?(:'individual_last_name')
280
+ self.individual_last_name = attributes[:'individual_last_name']
281
+ end
282
+
283
+ if attributes.key?(:'company_name')
284
+ self.company_name = attributes[:'company_name']
285
+ end
286
+
287
+ if attributes.key?(:'company_ein')
288
+ self.company_ein = attributes[:'company_ein']
289
+ end
290
+
291
+ if attributes.key?(:'company_operating_name')
292
+ self.company_operating_name = attributes[:'company_operating_name']
293
+ end
294
+
295
+ if attributes.key?(:'payment_channel_account_number')
296
+ self.payment_channel_account_number = attributes[:'payment_channel_account_number']
297
+ end
298
+
299
+ if attributes.key?(:'payment_channel_routing_number')
300
+ self.payment_channel_routing_number = attributes[:'payment_channel_routing_number']
301
+ end
302
+
303
+ if attributes.key?(:'payment_channel_account_name')
304
+ self.payment_channel_account_name = attributes[:'payment_channel_account_name']
305
+ end
306
+
307
+ if attributes.key?(:'payment_channel_iban')
308
+ self.payment_channel_iban = attributes[:'payment_channel_iban']
309
+ end
310
+
311
+ if attributes.key?(:'payment_channel_country_code')
312
+ self.payment_channel_country_code = attributes[:'payment_channel_country_code']
313
+ end
314
+
315
+ if attributes.key?(:'payment_channel_currency')
316
+ self.payment_channel_currency = attributes[:'payment_channel_currency']
317
+ end
318
+
319
+ if attributes.key?(:'challenge_description')
320
+ self.challenge_description = attributes[:'challenge_description']
321
+ end
322
+
323
+ if attributes.key?(:'challenge_value')
324
+ self.challenge_value = attributes[:'challenge_value']
325
+ end
326
+
327
+ if attributes.key?(:'payee_language')
328
+ self.payee_language = attributes[:'payee_language']
329
+ end
330
+ end
331
+
332
+ # Show invalid properties with the reasons. Usually used together with valid?
333
+ # @return Array for valid properties with the reasons
334
+ def list_invalid_properties
335
+ warn '[DEPRECATED] the `list_invalid_properties` method is obsolete'
336
+ invalid_properties = Array.new
337
+ if @type.nil?
338
+ invalid_properties.push('invalid value for "type", type cannot be nil.')
339
+ end
340
+
341
+ if @remote_id.nil?
342
+ invalid_properties.push('invalid value for "remote_id", remote_id cannot be nil.')
343
+ end
344
+
345
+ if @remote_id.to_s.length > 100
346
+ invalid_properties.push('invalid value for "remote_id", the character length must be smaller than or equal to 100.')
347
+ end
348
+
349
+ if @remote_id.to_s.length < 1
350
+ invalid_properties.push('invalid value for "remote_id", the character length must be great than or equal to 1.')
351
+ end
352
+
353
+ if @email.nil?
354
+ invalid_properties.push('invalid value for "email", email cannot be nil.')
355
+ end
356
+
357
+ if @email.to_s.length > 255
358
+ invalid_properties.push('invalid value for "email", the character length must be smaller than or equal to 255.')
359
+ end
360
+
361
+ if @email.to_s.length < 3
362
+ invalid_properties.push('invalid value for "email", the character length must be great than or equal to 3.')
363
+ end
364
+
365
+ if @address_line1.nil?
366
+ invalid_properties.push('invalid value for "address_line1", address_line1 cannot be nil.')
367
+ end
368
+
369
+ if @address_line1.to_s.length > 100
370
+ invalid_properties.push('invalid value for "address_line1", the character length must be smaller than or equal to 100.')
371
+ end
372
+
373
+ if @address_line1.to_s.length < 2
374
+ invalid_properties.push('invalid value for "address_line1", the character length must be great than or equal to 2.')
375
+ end
376
+
377
+ if !@address_line2.nil? && @address_line2.to_s.length > 100
378
+ invalid_properties.push('invalid value for "address_line2", the character length must be smaller than or equal to 100.')
379
+ end
380
+
381
+ if !@address_line2.nil? && @address_line2.to_s.length < 0
382
+ invalid_properties.push('invalid value for "address_line2", the character length must be great than or equal to 0.')
383
+ end
384
+
385
+ if !@address_line3.nil? && @address_line3.to_s.length > 100
386
+ invalid_properties.push('invalid value for "address_line3", the character length must be smaller than or equal to 100.')
387
+ end
388
+
389
+ if !@address_line3.nil? && @address_line3.to_s.length < 0
390
+ invalid_properties.push('invalid value for "address_line3", the character length must be great than or equal to 0.')
391
+ end
392
+
393
+ if !@address_line4.nil? && @address_line4.to_s.length > 100
394
+ invalid_properties.push('invalid value for "address_line4", the character length must be smaller than or equal to 100.')
395
+ end
396
+
397
+ if !@address_line4.nil? && @address_line4.to_s.length < 0
398
+ invalid_properties.push('invalid value for "address_line4", the character length must be great than or equal to 0.')
399
+ end
400
+
401
+ if @address_city.nil?
402
+ invalid_properties.push('invalid value for "address_city", address_city cannot be nil.')
403
+ end
404
+
405
+ if @address_city.to_s.length > 50
406
+ invalid_properties.push('invalid value for "address_city", the character length must be smaller than or equal to 50.')
407
+ end
408
+
409
+ if @address_city.to_s.length < 2
410
+ invalid_properties.push('invalid value for "address_city", the character length must be great than or equal to 2.')
411
+ end
412
+
413
+ if !@address_county_or_province.nil? && @address_county_or_province.to_s.length > 50
414
+ invalid_properties.push('invalid value for "address_county_or_province", the character length must be smaller than or equal to 50.')
415
+ end
416
+
417
+ if !@address_county_or_province.nil? && @address_county_or_province.to_s.length < 1
418
+ invalid_properties.push('invalid value for "address_county_or_province", the character length must be great than or equal to 1.')
419
+ end
420
+
421
+ if @address_zip_or_postcode.nil?
422
+ invalid_properties.push('invalid value for "address_zip_or_postcode", address_zip_or_postcode cannot be nil.')
423
+ end
424
+
425
+ if @address_zip_or_postcode.to_s.length > 60
426
+ invalid_properties.push('invalid value for "address_zip_or_postcode", the character length must be smaller than or equal to 60.')
427
+ end
428
+
429
+ if @address_zip_or_postcode.to_s.length < 1
430
+ invalid_properties.push('invalid value for "address_zip_or_postcode", the character length must be great than or equal to 1.')
431
+ end
432
+
433
+ if @address_country.nil?
434
+ invalid_properties.push('invalid value for "address_country", address_country cannot be nil.')
435
+ end
436
+
437
+ if @address_country.to_s.length > 2
438
+ invalid_properties.push('invalid value for "address_country", the character length must be smaller than or equal to 2.')
439
+ end
440
+
441
+ if @address_country.to_s.length < 2
442
+ invalid_properties.push('invalid value for "address_country", the character length must be great than or equal to 2.')
443
+ end
444
+
445
+ pattern = Regexp.new(/^[A-Z]{2}$/)
446
+ if @address_country !~ pattern
447
+ invalid_properties.push("invalid value for \"address_country\", must conform to the pattern #{pattern}.")
448
+ end
449
+
450
+ if !@individual_national_identification.nil? && @individual_national_identification.to_s.length > 30
451
+ invalid_properties.push('invalid value for "individual_national_identification", the character length must be smaller than or equal to 30.')
452
+ end
453
+
454
+ if !@individual_national_identification.nil? && @individual_national_identification.to_s.length < 6
455
+ invalid_properties.push('invalid value for "individual_national_identification", the character length must be great than or equal to 6.')
456
+ end
457
+
458
+ if !@individual_title.nil? && @individual_title.to_s.length > 40
459
+ invalid_properties.push('invalid value for "individual_title", the character length must be smaller than or equal to 40.')
460
+ end
461
+
462
+ if !@individual_title.nil? && @individual_title.to_s.length < 1
463
+ invalid_properties.push('invalid value for "individual_title", the character length must be great than or equal to 1.')
464
+ end
465
+
466
+ if !@individual_first_name.nil? && @individual_first_name.to_s.length > 40
467
+ invalid_properties.push('invalid value for "individual_first_name", the character length must be smaller than or equal to 40.')
468
+ end
469
+
470
+ if !@individual_first_name.nil? && @individual_first_name.to_s.length < 1
471
+ invalid_properties.push('invalid value for "individual_first_name", the character length must be great than or equal to 1.')
472
+ end
473
+
474
+ if !@individual_other_names.nil? && @individual_other_names.to_s.length > 40
475
+ invalid_properties.push('invalid value for "individual_other_names", the character length must be smaller than or equal to 40.')
476
+ end
477
+
478
+ if !@individual_other_names.nil? && @individual_other_names.to_s.length < 1
479
+ invalid_properties.push('invalid value for "individual_other_names", the character length must be great than or equal to 1.')
480
+ end
481
+
482
+ if !@individual_last_name.nil? && @individual_last_name.to_s.length > 40
483
+ invalid_properties.push('invalid value for "individual_last_name", the character length must be smaller than or equal to 40.')
484
+ end
485
+
486
+ if !@individual_last_name.nil? && @individual_last_name.to_s.length < 1
487
+ invalid_properties.push('invalid value for "individual_last_name", the character length must be great than or equal to 1.')
488
+ end
489
+
490
+ if !@company_name.nil? && @company_name.to_s.length > 40
491
+ invalid_properties.push('invalid value for "company_name", the character length must be smaller than or equal to 40.')
492
+ end
493
+
494
+ if !@company_name.nil? && @company_name.to_s.length < 1
495
+ invalid_properties.push('invalid value for "company_name", the character length must be great than or equal to 1.')
496
+ end
497
+
498
+ if !@company_ein.nil? && @company_ein.to_s.length > 30
499
+ invalid_properties.push('invalid value for "company_ein", the character length must be smaller than or equal to 30.')
500
+ end
501
+
502
+ if !@company_ein.nil? && @company_ein.to_s.length < 6
503
+ invalid_properties.push('invalid value for "company_ein", the character length must be great than or equal to 6.')
504
+ end
505
+
506
+ if !@company_operating_name.nil? && @company_operating_name.to_s.length > 100
507
+ invalid_properties.push('invalid value for "company_operating_name", the character length must be smaller than or equal to 100.')
508
+ end
509
+
510
+ if !@company_operating_name.nil? && @company_operating_name.to_s.length < 1
511
+ invalid_properties.push('invalid value for "company_operating_name", the character length must be great than or equal to 1.')
512
+ end
513
+
514
+ if !@payment_channel_account_number.nil? && @payment_channel_account_number.to_s.length > 17
515
+ invalid_properties.push('invalid value for "payment_channel_account_number", the character length must be smaller than or equal to 17.')
516
+ end
517
+
518
+ if !@payment_channel_account_number.nil? && @payment_channel_account_number.to_s.length < 6
519
+ invalid_properties.push('invalid value for "payment_channel_account_number", the character length must be great than or equal to 6.')
520
+ end
521
+
522
+ if !@payment_channel_routing_number.nil? && @payment_channel_routing_number.to_s.length > 9
523
+ invalid_properties.push('invalid value for "payment_channel_routing_number", the character length must be smaller than or equal to 9.')
524
+ end
525
+
526
+ if !@payment_channel_routing_number.nil? && @payment_channel_routing_number.to_s.length < 9
527
+ invalid_properties.push('invalid value for "payment_channel_routing_number", the character length must be great than or equal to 9.')
528
+ end
529
+
530
+ if !@payment_channel_iban.nil? && @payment_channel_iban.to_s.length > 34
531
+ invalid_properties.push('invalid value for "payment_channel_iban", the character length must be smaller than or equal to 34.')
532
+ end
533
+
534
+ if !@payment_channel_iban.nil? && @payment_channel_iban.to_s.length < 15
535
+ invalid_properties.push('invalid value for "payment_channel_iban", the character length must be great than or equal to 15.')
536
+ end
537
+
538
+ pattern = Regexp.new(/^[A-Za-z0-9]+$/)
539
+ if !@payment_channel_iban.nil? && @payment_channel_iban !~ pattern
540
+ invalid_properties.push("invalid value for \"payment_channel_iban\", must conform to the pattern #{pattern}.")
541
+ end
542
+
543
+ if !@payment_channel_country_code.nil? && @payment_channel_country_code.to_s.length > 2
544
+ invalid_properties.push('invalid value for "payment_channel_country_code", the character length must be smaller than or equal to 2.')
545
+ end
546
+
547
+ if !@payment_channel_country_code.nil? && @payment_channel_country_code.to_s.length < 2
548
+ invalid_properties.push('invalid value for "payment_channel_country_code", the character length must be great than or equal to 2.')
549
+ end
550
+
551
+ pattern = Regexp.new(/^[A-Z]{2}$/)
552
+ if !@payment_channel_country_code.nil? && @payment_channel_country_code !~ pattern
553
+ invalid_properties.push("invalid value for \"payment_channel_country_code\", must conform to the pattern #{pattern}.")
554
+ end
555
+
556
+ if !@payment_channel_currency.nil? && @payment_channel_currency.to_s.length > 3
557
+ invalid_properties.push('invalid value for "payment_channel_currency", the character length must be smaller than or equal to 3.')
558
+ end
559
+
560
+ if !@payment_channel_currency.nil? && @payment_channel_currency.to_s.length < 3
561
+ invalid_properties.push('invalid value for "payment_channel_currency", the character length must be great than or equal to 3.')
562
+ end
563
+
564
+ if !@challenge_description.nil? && @challenge_description.to_s.length > 255
565
+ invalid_properties.push('invalid value for "challenge_description", the character length must be smaller than or equal to 255.')
566
+ end
567
+
568
+ if !@challenge_description.nil? && @challenge_description.to_s.length < 1
569
+ invalid_properties.push('invalid value for "challenge_description", the character length must be great than or equal to 1.')
570
+ end
571
+
572
+ if !@challenge_value.nil? && @challenge_value.to_s.length > 20
573
+ invalid_properties.push('invalid value for "challenge_value", the character length must be smaller than or equal to 20.')
574
+ end
575
+
576
+ if !@challenge_value.nil? && @challenge_value.to_s.length < 3
577
+ invalid_properties.push('invalid value for "challenge_value", the character length must be great than or equal to 3.')
578
+ end
579
+
580
+ invalid_properties
581
+ end
582
+
583
+ # Check to see if the all the properties in the model are valid
584
+ # @return true if the model is valid
585
+ def valid?
586
+ warn '[DEPRECATED] the `valid?` method is obsolete'
587
+ return false if @type.nil?
588
+ return false if @remote_id.nil?
589
+ return false if @remote_id.to_s.length > 100
590
+ return false if @remote_id.to_s.length < 1
591
+ return false if @email.nil?
592
+ return false if @email.to_s.length > 255
593
+ return false if @email.to_s.length < 3
594
+ return false if @address_line1.nil?
595
+ return false if @address_line1.to_s.length > 100
596
+ return false if @address_line1.to_s.length < 2
597
+ return false if !@address_line2.nil? && @address_line2.to_s.length > 100
598
+ return false if !@address_line2.nil? && @address_line2.to_s.length < 0
599
+ return false if !@address_line3.nil? && @address_line3.to_s.length > 100
600
+ return false if !@address_line3.nil? && @address_line3.to_s.length < 0
601
+ return false if !@address_line4.nil? && @address_line4.to_s.length > 100
602
+ return false if !@address_line4.nil? && @address_line4.to_s.length < 0
603
+ return false if @address_city.nil?
604
+ return false if @address_city.to_s.length > 50
605
+ return false if @address_city.to_s.length < 2
606
+ return false if !@address_county_or_province.nil? && @address_county_or_province.to_s.length > 50
607
+ return false if !@address_county_or_province.nil? && @address_county_or_province.to_s.length < 1
608
+ return false if @address_zip_or_postcode.nil?
609
+ return false if @address_zip_or_postcode.to_s.length > 60
610
+ return false if @address_zip_or_postcode.to_s.length < 1
611
+ return false if @address_country.nil?
612
+ return false if @address_country.to_s.length > 2
613
+ return false if @address_country.to_s.length < 2
614
+ return false if @address_country !~ Regexp.new(/^[A-Z]{2}$/)
615
+ return false if !@individual_national_identification.nil? && @individual_national_identification.to_s.length > 30
616
+ return false if !@individual_national_identification.nil? && @individual_national_identification.to_s.length < 6
617
+ return false if !@individual_title.nil? && @individual_title.to_s.length > 40
618
+ return false if !@individual_title.nil? && @individual_title.to_s.length < 1
619
+ return false if !@individual_first_name.nil? && @individual_first_name.to_s.length > 40
620
+ return false if !@individual_first_name.nil? && @individual_first_name.to_s.length < 1
621
+ return false if !@individual_other_names.nil? && @individual_other_names.to_s.length > 40
622
+ return false if !@individual_other_names.nil? && @individual_other_names.to_s.length < 1
623
+ return false if !@individual_last_name.nil? && @individual_last_name.to_s.length > 40
624
+ return false if !@individual_last_name.nil? && @individual_last_name.to_s.length < 1
625
+ return false if !@company_name.nil? && @company_name.to_s.length > 40
626
+ return false if !@company_name.nil? && @company_name.to_s.length < 1
627
+ return false if !@company_ein.nil? && @company_ein.to_s.length > 30
628
+ return false if !@company_ein.nil? && @company_ein.to_s.length < 6
629
+ return false if !@company_operating_name.nil? && @company_operating_name.to_s.length > 100
630
+ return false if !@company_operating_name.nil? && @company_operating_name.to_s.length < 1
631
+ return false if !@payment_channel_account_number.nil? && @payment_channel_account_number.to_s.length > 17
632
+ return false if !@payment_channel_account_number.nil? && @payment_channel_account_number.to_s.length < 6
633
+ return false if !@payment_channel_routing_number.nil? && @payment_channel_routing_number.to_s.length > 9
634
+ return false if !@payment_channel_routing_number.nil? && @payment_channel_routing_number.to_s.length < 9
635
+ return false if !@payment_channel_iban.nil? && @payment_channel_iban.to_s.length > 34
636
+ return false if !@payment_channel_iban.nil? && @payment_channel_iban.to_s.length < 15
637
+ return false if !@payment_channel_iban.nil? && @payment_channel_iban !~ Regexp.new(/^[A-Za-z0-9]+$/)
638
+ return false if !@payment_channel_country_code.nil? && @payment_channel_country_code.to_s.length > 2
639
+ return false if !@payment_channel_country_code.nil? && @payment_channel_country_code.to_s.length < 2
640
+ return false if !@payment_channel_country_code.nil? && @payment_channel_country_code !~ Regexp.new(/^[A-Z]{2}$/)
641
+ return false if !@payment_channel_currency.nil? && @payment_channel_currency.to_s.length > 3
642
+ return false if !@payment_channel_currency.nil? && @payment_channel_currency.to_s.length < 3
643
+ return false if !@challenge_description.nil? && @challenge_description.to_s.length > 255
644
+ return false if !@challenge_description.nil? && @challenge_description.to_s.length < 1
645
+ return false if !@challenge_value.nil? && @challenge_value.to_s.length > 20
646
+ return false if !@challenge_value.nil? && @challenge_value.to_s.length < 3
647
+ true
648
+ end
649
+
650
+ # Custom attribute writer method with validation
651
+ # @param [Object] remote_id Value to be assigned
652
+ def remote_id=(remote_id)
653
+ if remote_id.nil?
654
+ fail ArgumentError, 'remote_id cannot be nil'
655
+ end
656
+
657
+ if remote_id.to_s.length > 100
658
+ fail ArgumentError, 'invalid value for "remote_id", the character length must be smaller than or equal to 100.'
659
+ end
660
+
661
+ if remote_id.to_s.length < 1
662
+ fail ArgumentError, 'invalid value for "remote_id", the character length must be great than or equal to 1.'
663
+ end
664
+
665
+ @remote_id = remote_id
666
+ end
667
+
668
+ # Custom attribute writer method with validation
669
+ # @param [Object] email Value to be assigned
670
+ def email=(email)
671
+ if email.nil?
672
+ fail ArgumentError, 'email cannot be nil'
673
+ end
674
+
675
+ if email.to_s.length > 255
676
+ fail ArgumentError, 'invalid value for "email", the character length must be smaller than or equal to 255.'
677
+ end
678
+
679
+ if email.to_s.length < 3
680
+ fail ArgumentError, 'invalid value for "email", the character length must be great than or equal to 3.'
681
+ end
682
+
683
+ @email = email
684
+ end
685
+
686
+ # Custom attribute writer method with validation
687
+ # @param [Object] address_line1 Value to be assigned
688
+ def address_line1=(address_line1)
689
+ if address_line1.nil?
690
+ fail ArgumentError, 'address_line1 cannot be nil'
691
+ end
692
+
693
+ if address_line1.to_s.length > 100
694
+ fail ArgumentError, 'invalid value for "address_line1", the character length must be smaller than or equal to 100.'
695
+ end
696
+
697
+ if address_line1.to_s.length < 2
698
+ fail ArgumentError, 'invalid value for "address_line1", the character length must be great than or equal to 2.'
699
+ end
700
+
701
+ @address_line1 = address_line1
702
+ end
703
+
704
+ # Custom attribute writer method with validation
705
+ # @param [Object] address_line2 Value to be assigned
706
+ def address_line2=(address_line2)
707
+ if address_line2.nil?
708
+ fail ArgumentError, 'address_line2 cannot be nil'
709
+ end
710
+
711
+ if address_line2.to_s.length > 100
712
+ fail ArgumentError, 'invalid value for "address_line2", the character length must be smaller than or equal to 100.'
713
+ end
714
+
715
+ if address_line2.to_s.length < 0
716
+ fail ArgumentError, 'invalid value for "address_line2", the character length must be great than or equal to 0.'
717
+ end
718
+
719
+ @address_line2 = address_line2
720
+ end
721
+
722
+ # Custom attribute writer method with validation
723
+ # @param [Object] address_line3 Value to be assigned
724
+ def address_line3=(address_line3)
725
+ if address_line3.nil?
726
+ fail ArgumentError, 'address_line3 cannot be nil'
727
+ end
728
+
729
+ if address_line3.to_s.length > 100
730
+ fail ArgumentError, 'invalid value for "address_line3", the character length must be smaller than or equal to 100.'
731
+ end
732
+
733
+ if address_line3.to_s.length < 0
734
+ fail ArgumentError, 'invalid value for "address_line3", the character length must be great than or equal to 0.'
735
+ end
736
+
737
+ @address_line3 = address_line3
738
+ end
739
+
740
+ # Custom attribute writer method with validation
741
+ # @param [Object] address_line4 Value to be assigned
742
+ def address_line4=(address_line4)
743
+ if address_line4.nil?
744
+ fail ArgumentError, 'address_line4 cannot be nil'
745
+ end
746
+
747
+ if address_line4.to_s.length > 100
748
+ fail ArgumentError, 'invalid value for "address_line4", the character length must be smaller than or equal to 100.'
749
+ end
750
+
751
+ if address_line4.to_s.length < 0
752
+ fail ArgumentError, 'invalid value for "address_line4", the character length must be great than or equal to 0.'
753
+ end
754
+
755
+ @address_line4 = address_line4
756
+ end
757
+
758
+ # Custom attribute writer method with validation
759
+ # @param [Object] address_city Value to be assigned
760
+ def address_city=(address_city)
761
+ if address_city.nil?
762
+ fail ArgumentError, 'address_city cannot be nil'
763
+ end
764
+
765
+ if address_city.to_s.length > 50
766
+ fail ArgumentError, 'invalid value for "address_city", the character length must be smaller than or equal to 50.'
767
+ end
768
+
769
+ if address_city.to_s.length < 2
770
+ fail ArgumentError, 'invalid value for "address_city", the character length must be great than or equal to 2.'
771
+ end
772
+
773
+ @address_city = address_city
774
+ end
775
+
776
+ # Custom attribute writer method with validation
777
+ # @param [Object] address_county_or_province Value to be assigned
778
+ def address_county_or_province=(address_county_or_province)
779
+ if address_county_or_province.nil?
780
+ fail ArgumentError, 'address_county_or_province cannot be nil'
781
+ end
782
+
783
+ if address_county_or_province.to_s.length > 50
784
+ fail ArgumentError, 'invalid value for "address_county_or_province", the character length must be smaller than or equal to 50.'
785
+ end
786
+
787
+ if address_county_or_province.to_s.length < 1
788
+ fail ArgumentError, 'invalid value for "address_county_or_province", the character length must be great than or equal to 1.'
789
+ end
790
+
791
+ @address_county_or_province = address_county_or_province
792
+ end
793
+
794
+ # Custom attribute writer method with validation
795
+ # @param [Object] address_zip_or_postcode Value to be assigned
796
+ def address_zip_or_postcode=(address_zip_or_postcode)
797
+ if address_zip_or_postcode.nil?
798
+ fail ArgumentError, 'address_zip_or_postcode cannot be nil'
799
+ end
800
+
801
+ if address_zip_or_postcode.to_s.length > 60
802
+ fail ArgumentError, 'invalid value for "address_zip_or_postcode", the character length must be smaller than or equal to 60.'
803
+ end
804
+
805
+ if address_zip_or_postcode.to_s.length < 1
806
+ fail ArgumentError, 'invalid value for "address_zip_or_postcode", the character length must be great than or equal to 1.'
807
+ end
808
+
809
+ @address_zip_or_postcode = address_zip_or_postcode
810
+ end
811
+
812
+ # Custom attribute writer method with validation
813
+ # @param [Object] address_country Value to be assigned
814
+ def address_country=(address_country)
815
+ if address_country.nil?
816
+ fail ArgumentError, 'address_country cannot be nil'
817
+ end
818
+
819
+ if address_country.to_s.length > 2
820
+ fail ArgumentError, 'invalid value for "address_country", the character length must be smaller than or equal to 2.'
821
+ end
822
+
823
+ if address_country.to_s.length < 2
824
+ fail ArgumentError, 'invalid value for "address_country", the character length must be great than or equal to 2.'
825
+ end
826
+
827
+ pattern = Regexp.new(/^[A-Z]{2}$/)
828
+ if address_country !~ pattern
829
+ fail ArgumentError, "invalid value for \"address_country\", must conform to the pattern #{pattern}."
830
+ end
831
+
832
+ @address_country = address_country
833
+ end
834
+
835
+ # Custom attribute writer method with validation
836
+ # @param [Object] individual_national_identification Value to be assigned
837
+ def individual_national_identification=(individual_national_identification)
838
+ if individual_national_identification.nil?
839
+ fail ArgumentError, 'individual_national_identification cannot be nil'
840
+ end
841
+
842
+ if individual_national_identification.to_s.length > 30
843
+ fail ArgumentError, 'invalid value for "individual_national_identification", the character length must be smaller than or equal to 30.'
844
+ end
845
+
846
+ if individual_national_identification.to_s.length < 6
847
+ fail ArgumentError, 'invalid value for "individual_national_identification", the character length must be great than or equal to 6.'
848
+ end
849
+
850
+ @individual_national_identification = individual_national_identification
851
+ end
852
+
853
+ # Custom attribute writer method with validation
854
+ # @param [Object] individual_title Value to be assigned
855
+ def individual_title=(individual_title)
856
+ if individual_title.nil?
857
+ fail ArgumentError, 'individual_title cannot be nil'
858
+ end
859
+
860
+ if individual_title.to_s.length > 40
861
+ fail ArgumentError, 'invalid value for "individual_title", the character length must be smaller than or equal to 40.'
862
+ end
863
+
864
+ if individual_title.to_s.length < 1
865
+ fail ArgumentError, 'invalid value for "individual_title", the character length must be great than or equal to 1.'
866
+ end
867
+
868
+ @individual_title = individual_title
869
+ end
870
+
871
+ # Custom attribute writer method with validation
872
+ # @param [Object] individual_first_name Value to be assigned
873
+ def individual_first_name=(individual_first_name)
874
+ if individual_first_name.nil?
875
+ fail ArgumentError, 'individual_first_name cannot be nil'
876
+ end
877
+
878
+ if individual_first_name.to_s.length > 40
879
+ fail ArgumentError, 'invalid value for "individual_first_name", the character length must be smaller than or equal to 40.'
880
+ end
881
+
882
+ if individual_first_name.to_s.length < 1
883
+ fail ArgumentError, 'invalid value for "individual_first_name", the character length must be great than or equal to 1.'
884
+ end
885
+
886
+ @individual_first_name = individual_first_name
887
+ end
888
+
889
+ # Custom attribute writer method with validation
890
+ # @param [Object] individual_other_names Value to be assigned
891
+ def individual_other_names=(individual_other_names)
892
+ if individual_other_names.nil?
893
+ fail ArgumentError, 'individual_other_names cannot be nil'
894
+ end
895
+
896
+ if individual_other_names.to_s.length > 40
897
+ fail ArgumentError, 'invalid value for "individual_other_names", the character length must be smaller than or equal to 40.'
898
+ end
899
+
900
+ if individual_other_names.to_s.length < 1
901
+ fail ArgumentError, 'invalid value for "individual_other_names", the character length must be great than or equal to 1.'
902
+ end
903
+
904
+ @individual_other_names = individual_other_names
905
+ end
906
+
907
+ # Custom attribute writer method with validation
908
+ # @param [Object] individual_last_name Value to be assigned
909
+ def individual_last_name=(individual_last_name)
910
+ if individual_last_name.nil?
911
+ fail ArgumentError, 'individual_last_name cannot be nil'
912
+ end
913
+
914
+ if individual_last_name.to_s.length > 40
915
+ fail ArgumentError, 'invalid value for "individual_last_name", the character length must be smaller than or equal to 40.'
916
+ end
917
+
918
+ if individual_last_name.to_s.length < 1
919
+ fail ArgumentError, 'invalid value for "individual_last_name", the character length must be great than or equal to 1.'
920
+ end
921
+
922
+ @individual_last_name = individual_last_name
923
+ end
924
+
925
+ # Custom attribute writer method with validation
926
+ # @param [Object] company_name Value to be assigned
927
+ def company_name=(company_name)
928
+ if company_name.nil?
929
+ fail ArgumentError, 'company_name cannot be nil'
930
+ end
931
+
932
+ if company_name.to_s.length > 40
933
+ fail ArgumentError, 'invalid value for "company_name", the character length must be smaller than or equal to 40.'
934
+ end
935
+
936
+ if company_name.to_s.length < 1
937
+ fail ArgumentError, 'invalid value for "company_name", the character length must be great than or equal to 1.'
938
+ end
939
+
940
+ @company_name = company_name
941
+ end
942
+
943
+ # Custom attribute writer method with validation
944
+ # @param [Object] company_ein Value to be assigned
945
+ def company_ein=(company_ein)
946
+ if company_ein.nil?
947
+ fail ArgumentError, 'company_ein cannot be nil'
948
+ end
949
+
950
+ if company_ein.to_s.length > 30
951
+ fail ArgumentError, 'invalid value for "company_ein", the character length must be smaller than or equal to 30.'
952
+ end
953
+
954
+ if company_ein.to_s.length < 6
955
+ fail ArgumentError, 'invalid value for "company_ein", the character length must be great than or equal to 6.'
956
+ end
957
+
958
+ @company_ein = company_ein
959
+ end
960
+
961
+ # Custom attribute writer method with validation
962
+ # @param [Object] company_operating_name Value to be assigned
963
+ def company_operating_name=(company_operating_name)
964
+ if company_operating_name.nil?
965
+ fail ArgumentError, 'company_operating_name cannot be nil'
966
+ end
967
+
968
+ if company_operating_name.to_s.length > 100
969
+ fail ArgumentError, 'invalid value for "company_operating_name", the character length must be smaller than or equal to 100.'
970
+ end
971
+
972
+ if company_operating_name.to_s.length < 1
973
+ fail ArgumentError, 'invalid value for "company_operating_name", the character length must be great than or equal to 1.'
974
+ end
975
+
976
+ @company_operating_name = company_operating_name
977
+ end
978
+
979
+ # Custom attribute writer method with validation
980
+ # @param [Object] payment_channel_account_number Value to be assigned
981
+ def payment_channel_account_number=(payment_channel_account_number)
982
+ if payment_channel_account_number.nil?
983
+ fail ArgumentError, 'payment_channel_account_number cannot be nil'
984
+ end
985
+
986
+ if payment_channel_account_number.to_s.length > 17
987
+ fail ArgumentError, 'invalid value for "payment_channel_account_number", the character length must be smaller than or equal to 17.'
988
+ end
989
+
990
+ if payment_channel_account_number.to_s.length < 6
991
+ fail ArgumentError, 'invalid value for "payment_channel_account_number", the character length must be great than or equal to 6.'
992
+ end
993
+
994
+ @payment_channel_account_number = payment_channel_account_number
995
+ end
996
+
997
+ # Custom attribute writer method with validation
998
+ # @param [Object] payment_channel_routing_number Value to be assigned
999
+ def payment_channel_routing_number=(payment_channel_routing_number)
1000
+ if payment_channel_routing_number.nil?
1001
+ fail ArgumentError, 'payment_channel_routing_number cannot be nil'
1002
+ end
1003
+
1004
+ if payment_channel_routing_number.to_s.length > 9
1005
+ fail ArgumentError, 'invalid value for "payment_channel_routing_number", the character length must be smaller than or equal to 9.'
1006
+ end
1007
+
1008
+ if payment_channel_routing_number.to_s.length < 9
1009
+ fail ArgumentError, 'invalid value for "payment_channel_routing_number", the character length must be great than or equal to 9.'
1010
+ end
1011
+
1012
+ @payment_channel_routing_number = payment_channel_routing_number
1013
+ end
1014
+
1015
+ # Custom attribute writer method with validation
1016
+ # @param [Object] payment_channel_iban Value to be assigned
1017
+ def payment_channel_iban=(payment_channel_iban)
1018
+ if payment_channel_iban.nil?
1019
+ fail ArgumentError, 'payment_channel_iban cannot be nil'
1020
+ end
1021
+
1022
+ if payment_channel_iban.to_s.length > 34
1023
+ fail ArgumentError, 'invalid value for "payment_channel_iban", the character length must be smaller than or equal to 34.'
1024
+ end
1025
+
1026
+ if payment_channel_iban.to_s.length < 15
1027
+ fail ArgumentError, 'invalid value for "payment_channel_iban", the character length must be great than or equal to 15.'
1028
+ end
1029
+
1030
+ pattern = Regexp.new(/^[A-Za-z0-9]+$/)
1031
+ if payment_channel_iban !~ pattern
1032
+ fail ArgumentError, "invalid value for \"payment_channel_iban\", must conform to the pattern #{pattern}."
1033
+ end
1034
+
1035
+ @payment_channel_iban = payment_channel_iban
1036
+ end
1037
+
1038
+ # Custom attribute writer method with validation
1039
+ # @param [Object] payment_channel_country_code Value to be assigned
1040
+ def payment_channel_country_code=(payment_channel_country_code)
1041
+ if payment_channel_country_code.nil?
1042
+ fail ArgumentError, 'payment_channel_country_code cannot be nil'
1043
+ end
1044
+
1045
+ if payment_channel_country_code.to_s.length > 2
1046
+ fail ArgumentError, 'invalid value for "payment_channel_country_code", the character length must be smaller than or equal to 2.'
1047
+ end
1048
+
1049
+ if payment_channel_country_code.to_s.length < 2
1050
+ fail ArgumentError, 'invalid value for "payment_channel_country_code", the character length must be great than or equal to 2.'
1051
+ end
1052
+
1053
+ pattern = Regexp.new(/^[A-Z]{2}$/)
1054
+ if payment_channel_country_code !~ pattern
1055
+ fail ArgumentError, "invalid value for \"payment_channel_country_code\", must conform to the pattern #{pattern}."
1056
+ end
1057
+
1058
+ @payment_channel_country_code = payment_channel_country_code
1059
+ end
1060
+
1061
+ # Custom attribute writer method with validation
1062
+ # @param [Object] payment_channel_currency Value to be assigned
1063
+ def payment_channel_currency=(payment_channel_currency)
1064
+ if payment_channel_currency.nil?
1065
+ fail ArgumentError, 'payment_channel_currency cannot be nil'
1066
+ end
1067
+
1068
+ if payment_channel_currency.to_s.length > 3
1069
+ fail ArgumentError, 'invalid value for "payment_channel_currency", the character length must be smaller than or equal to 3.'
1070
+ end
1071
+
1072
+ if payment_channel_currency.to_s.length < 3
1073
+ fail ArgumentError, 'invalid value for "payment_channel_currency", the character length must be great than or equal to 3.'
1074
+ end
1075
+
1076
+ @payment_channel_currency = payment_channel_currency
1077
+ end
1078
+
1079
+ # Custom attribute writer method with validation
1080
+ # @param [Object] challenge_description Value to be assigned
1081
+ def challenge_description=(challenge_description)
1082
+ if challenge_description.nil?
1083
+ fail ArgumentError, 'challenge_description cannot be nil'
1084
+ end
1085
+
1086
+ if challenge_description.to_s.length > 255
1087
+ fail ArgumentError, 'invalid value for "challenge_description", the character length must be smaller than or equal to 255.'
1088
+ end
1089
+
1090
+ if challenge_description.to_s.length < 1
1091
+ fail ArgumentError, 'invalid value for "challenge_description", the character length must be great than or equal to 1.'
1092
+ end
1093
+
1094
+ @challenge_description = challenge_description
1095
+ end
1096
+
1097
+ # Custom attribute writer method with validation
1098
+ # @param [Object] challenge_value Value to be assigned
1099
+ def challenge_value=(challenge_value)
1100
+ if challenge_value.nil?
1101
+ fail ArgumentError, 'challenge_value cannot be nil'
1102
+ end
1103
+
1104
+ if challenge_value.to_s.length > 20
1105
+ fail ArgumentError, 'invalid value for "challenge_value", the character length must be smaller than or equal to 20.'
1106
+ end
1107
+
1108
+ if challenge_value.to_s.length < 3
1109
+ fail ArgumentError, 'invalid value for "challenge_value", the character length must be great than or equal to 3.'
1110
+ end
1111
+
1112
+ @challenge_value = challenge_value
1113
+ end
1114
+
1115
+ # Checks equality by comparing each attribute.
1116
+ # @param [Object] Object to be compared
1117
+ def ==(o)
1118
+ return true if self.equal?(o)
1119
+ self.class == o.class &&
1120
+ type == o.type &&
1121
+ remote_id == o.remote_id &&
1122
+ email == o.email &&
1123
+ address_line1 == o.address_line1 &&
1124
+ address_line2 == o.address_line2 &&
1125
+ address_line3 == o.address_line3 &&
1126
+ address_line4 == o.address_line4 &&
1127
+ address_city == o.address_city &&
1128
+ address_county_or_province == o.address_county_or_province &&
1129
+ address_zip_or_postcode == o.address_zip_or_postcode &&
1130
+ address_country == o.address_country &&
1131
+ individual_national_identification == o.individual_national_identification &&
1132
+ individual_date_of_birth == o.individual_date_of_birth &&
1133
+ individual_title == o.individual_title &&
1134
+ individual_first_name == o.individual_first_name &&
1135
+ individual_other_names == o.individual_other_names &&
1136
+ individual_last_name == o.individual_last_name &&
1137
+ company_name == o.company_name &&
1138
+ company_ein == o.company_ein &&
1139
+ company_operating_name == o.company_operating_name &&
1140
+ payment_channel_account_number == o.payment_channel_account_number &&
1141
+ payment_channel_routing_number == o.payment_channel_routing_number &&
1142
+ payment_channel_account_name == o.payment_channel_account_name &&
1143
+ payment_channel_iban == o.payment_channel_iban &&
1144
+ payment_channel_country_code == o.payment_channel_country_code &&
1145
+ payment_channel_currency == o.payment_channel_currency &&
1146
+ challenge_description == o.challenge_description &&
1147
+ challenge_value == o.challenge_value &&
1148
+ payee_language == o.payee_language
1149
+ end
1150
+
1151
+ # @see the `==` method
1152
+ # @param [Object] Object to be compared
1153
+ def eql?(o)
1154
+ self == o
1155
+ end
1156
+
1157
+ # Calculates hash code according to all attributes.
1158
+ # @return [Integer] Hash code
1159
+ def hash
1160
+ [type, remote_id, email, address_line1, address_line2, address_line3, address_line4, address_city, address_county_or_province, address_zip_or_postcode, address_country, individual_national_identification, individual_date_of_birth, individual_title, individual_first_name, individual_other_names, individual_last_name, company_name, company_ein, company_operating_name, payment_channel_account_number, payment_channel_routing_number, payment_channel_account_name, payment_channel_iban, payment_channel_country_code, payment_channel_currency, challenge_description, challenge_value, payee_language].hash
1161
+ end
1162
+
1163
+ # Builds the object from hash
1164
+ # @param [Hash] attributes Model attributes in the form of hash
1165
+ # @return [Object] Returns the model itself
1166
+ def self.build_from_hash(attributes)
1167
+ return nil unless attributes.is_a?(Hash)
1168
+ attributes = attributes.transform_keys(&:to_sym)
1169
+ transformed_hash = {}
1170
+ openapi_types.each_pair do |key, type|
1171
+ if attributes.key?(attribute_map[key]) && attributes[attribute_map[key]].nil?
1172
+ transformed_hash["#{key}"] = nil
1173
+ elsif type =~ /\AArray<(.*)>/i
1174
+ # check to ensure the input is an array given that the attribute
1175
+ # is documented as an array but the input is not
1176
+ if attributes[attribute_map[key]].is_a?(Array)
1177
+ transformed_hash["#{key}"] = attributes[attribute_map[key]].map { |v| _deserialize($1, v) }
1178
+ end
1179
+ elsif !attributes[attribute_map[key]].nil?
1180
+ transformed_hash["#{key}"] = _deserialize(type, attributes[attribute_map[key]])
1181
+ end
1182
+ end
1183
+ new(transformed_hash)
1184
+ end
1185
+
1186
+ # Deserializes the data based on type
1187
+ # @param string type Data type
1188
+ # @param string value Value to be deserialized
1189
+ # @return [Object] Deserialized data
1190
+ def self._deserialize(type, value)
1191
+ case type.to_sym
1192
+ when :Time
1193
+ Time.parse(value)
1194
+ when :Date
1195
+ Date.parse(value)
1196
+ when :String
1197
+ value.to_s
1198
+ when :Integer
1199
+ value.to_i
1200
+ when :Float
1201
+ value.to_f
1202
+ when :Boolean
1203
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
1204
+ true
1205
+ else
1206
+ false
1207
+ end
1208
+ when :Object
1209
+ # generic object (usually a Hash), return directly
1210
+ value
1211
+ when /\AArray<(?<inner_type>.+)>\z/
1212
+ inner_type = Regexp.last_match[:inner_type]
1213
+ value.map { |v| _deserialize(inner_type, v) }
1214
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
1215
+ k_type = Regexp.last_match[:k_type]
1216
+ v_type = Regexp.last_match[:v_type]
1217
+ {}.tap do |hash|
1218
+ value.each do |k, v|
1219
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
1220
+ end
1221
+ end
1222
+ else # model
1223
+ # models (e.g. Pet) or oneOf
1224
+ klass = VeloPayments.const_get(type)
1225
+ klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
1226
+ end
1227
+ end
1228
+
1229
+ # Returns the string representation of the object
1230
+ # @return [String] String presentation of the object
1231
+ def to_s
1232
+ to_hash.to_s
1233
+ end
1234
+
1235
+ # to_body is an alias to to_hash (backward compatibility)
1236
+ # @return [Hash] Returns the object in the form of hash
1237
+ def to_body
1238
+ to_hash
1239
+ end
1240
+
1241
+ # Returns the object in the form of hash
1242
+ # @return [Hash] Returns the object in the form of hash
1243
+ def to_hash
1244
+ hash = {}
1245
+ self.class.attribute_map.each_pair do |attr, param|
1246
+ value = self.send(attr)
1247
+ if value.nil?
1248
+ is_nullable = self.class.openapi_nullable.include?(attr)
1249
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
1250
+ end
1251
+
1252
+ hash[param] = _to_hash(value)
1253
+ end
1254
+ hash
1255
+ end
1256
+
1257
+ # Outputs non-array value in the form of hash
1258
+ # For object, use to_hash. Otherwise, just return the value
1259
+ # @param [Object] value Any valid value
1260
+ # @return [Hash] Returns the value in the form of hash
1261
+ def _to_hash(value)
1262
+ if value.is_a?(Array)
1263
+ value.compact.map { |v| _to_hash(v) }
1264
+ elsif value.is_a?(Hash)
1265
+ {}.tap do |hash|
1266
+ value.each { |k, v| hash[k] = _to_hash(v) }
1267
+ end
1268
+ elsif value.respond_to? :to_hash
1269
+ value.to_hash
1270
+ else
1271
+ value
1272
+ end
1273
+ end
1274
+
1275
+ end
1276
+
1277
+ end