wire4_client 1.0.0 → 1.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (288) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +1 -1
  3. data/README.md +88 -21
  4. data/docs/Account.md +11 -11
  5. data/docs/AccountDetail.md +13 -0
  6. data/docs/AccountReassigned.md +21 -0
  7. data/docs/AccountRequest.md +3 -3
  8. data/docs/AccountResponse.md +13 -11
  9. data/docs/AccountSpid.md +11 -11
  10. data/docs/AddressCompany.md +17 -0
  11. data/docs/AmountRequest.md +5 -3
  12. data/docs/AuthorizationTransactionGroup.md +9 -0
  13. data/docs/AuthorizedBeneficiariesResponse.md +10 -0
  14. data/docs/AuthorizedUsers.md +13 -0
  15. data/docs/AutorizacinDeDepsitosApi.md +113 -0
  16. data/docs/Balance.md +3 -3
  17. data/docs/BalanceListResponse.md +1 -1
  18. data/docs/BeneficiariesQueryRegisterStatus.md +13 -0
  19. data/docs/BeneficiariesResponse.md +1 -1
  20. data/docs/BillingTransaction.md +1 -1
  21. data/docs/CepResponse.md +20 -20
  22. data/docs/CepSearchBanxico.md +8 -8
  23. data/docs/CertificateRequest.md +11 -0
  24. data/docs/CodiCodeQrResponseDTO.md +17 -0
  25. data/docs/CodiCodeRequestDTO.md +14 -0
  26. data/docs/CodiOperationResponseDTO.md +14 -0
  27. data/docs/CodiOperationsFiltersRequestDTO.md +15 -0
  28. data/docs/CompanyRegistered.md +13 -0
  29. data/docs/CompanyRequested.md +11 -0
  30. data/docs/Compay.md +11 -0
  31. data/docs/ConfigurationsLimits.md +9 -0
  32. data/docs/ContactRequest.md +5 -5
  33. data/docs/ContractDetailRequest.md +11 -0
  34. data/docs/ContractDetailResponse.md +9 -0
  35. data/docs/ContractsDetailsApi.md +222 -0
  36. data/docs/CuentasDeBeneficiariosSPEIApi.md +156 -37
  37. data/docs/CuentasDeBeneficiariosSPIDApi.md +24 -12
  38. data/docs/Deposit.md +22 -20
  39. data/docs/DepositAuthorizationRequest.md +10 -0
  40. data/docs/Depositant.md +5 -5
  41. data/docs/DepositantesApi.md +6 -6
  42. data/docs/DepositantsRegister.md +4 -4
  43. data/docs/DepositantsResponse.md +1 -1
  44. data/docs/DepositsAuthorizationResponse.md +10 -0
  45. data/docs/DetailedErrorResponse.md +10 -0
  46. data/docs/EmpresasCoDiApi.md +107 -0
  47. data/docs/GetDepositants.md +1 -1
  48. data/docs/InstitucionesApi.md +5 -3
  49. data/docs/Institution.md +4 -4
  50. data/docs/InstitutionsList.md +1 -1
  51. data/docs/Item.md +10 -0
  52. data/docs/LmitesDeMontosApi.md +112 -0
  53. data/docs/MessageAccountBeneficiary.md +3 -3
  54. data/docs/MessageCEP.md +21 -21
  55. data/docs/MessageCodiAction.md +19 -0
  56. data/docs/MessageConfigurationsLimits.md +8 -0
  57. data/docs/MessageDepositAuthorizationRequest.md +28 -0
  58. data/docs/MessageDepositReceived.md +22 -20
  59. data/docs/MessageInstitution.md +4 -4
  60. data/docs/MessagePayment.md +20 -18
  61. data/docs/MessagePaymentStatePending.md +23 -0
  62. data/docs/MessageRequestChanged.md +9 -0
  63. data/docs/MessageSalesPoint.md +10 -0
  64. data/docs/MessageSubscription.md +6 -6
  65. data/docs/MessageUserAuthorized.md +14 -0
  66. data/docs/MessageWebHook.md +9 -9
  67. data/docs/OperacionesCoDiApi.md +68 -0
  68. data/docs/Operations.md +17 -0
  69. data/docs/PagerResponseDto.md +13 -0
  70. data/docs/Payment.md +19 -17
  71. data/docs/PaymentCODI.md +13 -0
  72. data/docs/PaymentRequestCodiResponseDTO.md +18 -0
  73. data/docs/PeticionesDePagoPorCoDiApi.md +116 -0
  74. data/docs/PreEnrollmentData.md +2 -2
  75. data/docs/PreEnrollmentResponse.md +2 -2
  76. data/docs/PreMonexAuthorization.md +11 -0
  77. data/docs/PuntosDeVentaCoDiApi.md +113 -0
  78. data/docs/Relationship.md +2 -2
  79. data/docs/RelationshipsResponse.md +1 -1
  80. data/docs/SaldoApi.md +3 -3
  81. data/docs/SalesPoint.md +10 -0
  82. data/docs/SalesPointFound.md +14 -0
  83. data/docs/SalesPointRequest.md +11 -0
  84. data/docs/SalesPointRespose.md +11 -0
  85. data/docs/ServiceBanking.md +9 -0
  86. data/docs/SpidBeneficiariesResponse.md +1 -1
  87. data/docs/SpidBeneficiaryResponse.md +11 -9
  88. data/docs/SpidClassificationDTO.md +2 -2
  89. data/docs/SubscriptionChangeStatusRequest.md +8 -0
  90. data/docs/SuscripcionesApi.md +125 -18
  91. data/docs/TokenRequiredResponse.md +2 -2
  92. data/docs/TransactionErrorCode.md +10 -0
  93. data/docs/TransactionOutgoing.md +2 -1
  94. data/docs/TransactionOutgoingSpid.md +10 -10
  95. data/docs/TransactionsOutgoingRegister.md +3 -3
  96. data/docs/TransferenciasSPEIApi.md +88 -24
  97. data/docs/TransferenciasSPIDApi.md +12 -12
  98. data/docs/UpdateConfigurationsRequestDTO.md +8 -0
  99. data/docs/UrlsRedirect.md +9 -0
  100. data/docs/UseServiceBanking.md +9 -0
  101. data/docs/UserCompany.md +16 -0
  102. data/docs/WebHookDepositAuthorizationRequest.md +9 -0
  103. data/docs/WebHookDepositAuthorizationResponse.md +13 -0
  104. data/docs/Webhook.md +13 -0
  105. data/docs/WebhookRequest.md +3 -3
  106. data/docs/WebhookResponse.md +5 -5
  107. data/docs/WebhooksApi.md +10 -10
  108. data/lib/wire4_client.rb +55 -1
  109. data/lib/wire4_client/api/autorizacin_de_depsitos_api.rb +173 -0
  110. data/lib/wire4_client/api/contracts_details_api.rb +301 -0
  111. data/lib/wire4_client/api/cuentas_de_beneficiarios_spei_api.rb +225 -41
  112. data/lib/wire4_client/api/cuentas_de_beneficiarios_spid_api.rb +29 -12
  113. data/lib/wire4_client/api/depositantes_api.rb +8 -8
  114. data/lib/wire4_client/api/empresas_co_di_api.rb +137 -0
  115. data/lib/wire4_client/api/instituciones_api.rb +4 -2
  116. data/lib/wire4_client/api/lmites_de_montos_api.rb +160 -0
  117. data/lib/wire4_client/api/operaciones_co_di_api.rb +92 -0
  118. data/lib/wire4_client/api/peticiones_de_pago_por_co_di_api.rb +178 -0
  119. data/lib/wire4_client/api/puntos_de_venta_co_di_api.rb +151 -0
  120. data/lib/wire4_client/api/saldo_api.rb +4 -4
  121. data/lib/wire4_client/api/suscripciones_api.rb +151 -18
  122. data/lib/wire4_client/api/transferencias_spei_api.rb +136 -24
  123. data/lib/wire4_client/api/transferencias_spid_api.rb +12 -12
  124. data/lib/wire4_client/api/webhooks_api.rb +15 -15
  125. data/lib/wire4_client/models/account.rb +11 -11
  126. data/lib/wire4_client/models/{timestamp.rb → account_detail.rb} +49 -74
  127. data/lib/wire4_client/models/account_reassigned.rb +375 -0
  128. data/lib/wire4_client/models/account_request.rb +3 -3
  129. data/lib/wire4_client/models/account_response.rb +36 -16
  130. data/lib/wire4_client/models/account_spid.rb +59 -11
  131. data/lib/wire4_client/models/address_company.rb +275 -0
  132. data/lib/wire4_client/models/amount_request.rb +94 -8
  133. data/lib/wire4_client/models/authorization_transaction_group.rb +207 -0
  134. data/lib/wire4_client/models/authorized_beneficiaries_response.rb +206 -0
  135. data/lib/wire4_client/models/authorized_users.rb +235 -0
  136. data/lib/wire4_client/models/balance.rb +4 -4
  137. data/lib/wire4_client/models/balance_list_response.rb +1 -1
  138. data/lib/wire4_client/models/beneficiaries_query_register_status.rb +270 -0
  139. data/lib/wire4_client/models/beneficiaries_response.rb +1 -1
  140. data/lib/wire4_client/models/billing_transaction.rb +1 -1
  141. data/lib/wire4_client/models/cep_response.rb +20 -20
  142. data/lib/wire4_client/models/cep_search_banxico.rb +8 -8
  143. data/lib/wire4_client/models/certificate_request.rb +248 -0
  144. data/lib/wire4_client/models/codi_code_qr_response_dto.rb +320 -0
  145. data/lib/wire4_client/models/codi_code_request_dto.rb +402 -0
  146. data/lib/wire4_client/models/codi_operation_response_dto.rb +245 -0
  147. data/lib/wire4_client/models/codi_operations_filters_request_dto.rb +336 -0
  148. data/lib/wire4_client/models/company_registered.rb +235 -0
  149. data/lib/wire4_client/models/company_requested.rb +215 -0
  150. data/lib/wire4_client/models/compay.rb +215 -0
  151. data/lib/wire4_client/models/configurations_limits.rb +197 -0
  152. data/lib/wire4_client/models/contact_request.rb +6 -6
  153. data/lib/wire4_client/models/contract_detail_request.rb +247 -0
  154. data/lib/wire4_client/models/contract_detail_response.rb +194 -0
  155. data/lib/wire4_client/models/deposit.rb +41 -21
  156. data/lib/wire4_client/models/deposit_authorization_request.rb +205 -0
  157. data/lib/wire4_client/models/depositant.rb +5 -5
  158. data/lib/wire4_client/models/depositants_register.rb +4 -4
  159. data/lib/wire4_client/models/depositants_response.rb +1 -1
  160. data/lib/wire4_client/models/deposits_authorization_response.rb +205 -0
  161. data/lib/wire4_client/models/detailed_error_response.rb +203 -0
  162. data/lib/wire4_client/models/get_depositants.rb +2 -2
  163. data/lib/wire4_client/models/institution.rb +5 -5
  164. data/lib/wire4_client/models/institutions_list.rb +1 -1
  165. data/lib/wire4_client/models/item.rb +205 -0
  166. data/lib/wire4_client/models/message_account_beneficiary.rb +4 -4
  167. data/lib/wire4_client/models/message_cep.rb +22 -22
  168. data/lib/wire4_client/models/message_codi_action.rb +295 -0
  169. data/lib/wire4_client/models/message_configurations_limits.rb +187 -0
  170. data/lib/wire4_client/models/message_deposit_authorization_request.rb +385 -0
  171. data/lib/wire4_client/models/message_deposit_received.rb +42 -22
  172. data/lib/wire4_client/models/message_institution.rb +5 -5
  173. data/lib/wire4_client/models/message_payment.rb +40 -19
  174. data/lib/wire4_client/models/message_payment_state_pending.rb +335 -0
  175. data/lib/wire4_client/models/message_request_changed.rb +229 -0
  176. data/lib/wire4_client/models/message_sales_point.rb +205 -0
  177. data/lib/wire4_client/models/message_subscription.rb +7 -7
  178. data/lib/wire4_client/models/message_user_authorized.rb +245 -0
  179. data/lib/wire4_client/models/message_web_hook.rb +10 -10
  180. data/lib/wire4_client/models/operations.rb +321 -0
  181. data/lib/wire4_client/models/pager_response_dto.rb +236 -0
  182. data/lib/wire4_client/models/payment.rb +38 -18
  183. data/lib/wire4_client/models/payment_codi.rb +269 -0
  184. data/lib/wire4_client/models/payment_request_codi_response_dto.rb +287 -0
  185. data/lib/wire4_client/models/pre_enrollment_data.rb +20 -2
  186. data/lib/wire4_client/models/pre_enrollment_response.rb +2 -2
  187. data/lib/wire4_client/models/pre_monex_authorization.rb +291 -0
  188. data/lib/wire4_client/models/relationship.rb +2 -2
  189. data/lib/wire4_client/models/relationships_response.rb +1 -1
  190. data/lib/wire4_client/models/sales_point.rb +205 -0
  191. data/lib/wire4_client/models/sales_point_found.rb +279 -0
  192. data/lib/wire4_client/models/sales_point_request.rb +254 -0
  193. data/lib/wire4_client/models/sales_point_respose.rb +215 -0
  194. data/lib/wire4_client/models/service_banking.rb +193 -0
  195. data/lib/wire4_client/models/spid_beneficiaries_response.rb +1 -1
  196. data/lib/wire4_client/models/spid_beneficiary_response.rb +33 -13
  197. data/lib/wire4_client/models/spid_classification_dto.rb +2 -2
  198. data/lib/wire4_client/models/subscription_change_status_request.rb +222 -0
  199. data/lib/wire4_client/models/token_required_response.rb +3 -3
  200. data/lib/wire4_client/models/transaction_error_code.rb +201 -0
  201. data/lib/wire4_client/models/transaction_outgoing.rb +12 -2
  202. data/lib/wire4_client/models/transaction_outgoing_spid.rb +11 -11
  203. data/lib/wire4_client/models/transactions_outgoing_register.rb +4 -4
  204. data/lib/wire4_client/models/update_configurations_request_dto.rb +192 -0
  205. data/lib/wire4_client/models/urls_redirect.rb +261 -0
  206. data/lib/wire4_client/models/use_service_banking.rb +251 -0
  207. data/lib/wire4_client/models/user_company.rb +269 -0
  208. data/lib/wire4_client/models/web_hook_deposit_authorization_request.rb +195 -0
  209. data/lib/wire4_client/models/web_hook_deposit_authorization_response.rb +237 -0
  210. data/lib/wire4_client/models/webhook.rb +271 -0
  211. data/lib/wire4_client/models/webhook_request.rb +3 -3
  212. data/lib/wire4_client/models/webhook_response.rb +5 -5
  213. data/lib/wire4_client/version.rb +1 -1
  214. data/spec/api/autorizacin_de_depsitos_api_spec.rb +62 -0
  215. data/spec/api/contracts_details_api_spec.rb +90 -0
  216. data/spec/api/cuentas_de_beneficiarios_spei_api_spec.rb +52 -19
  217. data/spec/api/cuentas_de_beneficiarios_spid_api_spec.rb +12 -6
  218. data/spec/api/depositantes_api_spec.rb +4 -4
  219. data/spec/api/empresas_co_di_api_spec.rb +60 -0
  220. data/spec/api/instituciones_api_spec.rb +2 -1
  221. data/spec/api/lmites_de_montos_api_spec.rb +62 -0
  222. data/spec/api/operaciones_co_di_api_spec.rb +52 -0
  223. data/spec/api/peticiones_de_pago_por_co_di_api_spec.rb +63 -0
  224. data/spec/api/puntos_de_venta_co_di_api_spec.rb +62 -0
  225. data/spec/api/saldo_api_spec.rb +2 -2
  226. data/spec/api/suscripciones_api_spec.rb +37 -9
  227. data/spec/api/transferencias_spei_api_spec.rb +29 -12
  228. data/spec/api/transferencias_spid_api_spec.rb +6 -6
  229. data/spec/api/webhooks_api_spec.rb +4 -4
  230. data/spec/models/account_detail_spec.rb +71 -0
  231. data/spec/models/account_reassigned_spec.rb +119 -0
  232. data/spec/models/account_response_spec.rb +12 -0
  233. data/spec/models/{timestamp_spec.rb → address_company_spec.rb} +16 -16
  234. data/spec/models/amount_request_spec.rb +12 -0
  235. data/spec/models/authorization_transaction_group_spec.rb +47 -0
  236. data/spec/models/authorized_beneficiaries_response_spec.rb +53 -0
  237. data/spec/models/authorized_users_spec.rb +71 -0
  238. data/spec/models/beneficiaries_query_register_status_spec.rb +75 -0
  239. data/spec/models/certificate_request_spec.rb +59 -0
  240. data/spec/models/codi_code_qr_response_dto_spec.rb +103 -0
  241. data/spec/models/codi_code_request_dto_spec.rb +81 -0
  242. data/spec/models/codi_operation_response_dto_spec.rb +77 -0
  243. data/spec/models/codi_operations_filters_request_dto_spec.rb +87 -0
  244. data/spec/models/company_registered_spec.rb +71 -0
  245. data/spec/models/company_requested_spec.rb +59 -0
  246. data/spec/models/compay_spec.rb +59 -0
  247. data/spec/models/configurations_limits_spec.rb +47 -0
  248. data/spec/models/contract_detail_request_spec.rb +59 -0
  249. data/spec/models/contract_detail_response_spec.rb +47 -0
  250. data/spec/models/deposit_authorization_request_spec.rb +53 -0
  251. data/spec/models/deposit_spec.rb +12 -0
  252. data/spec/models/deposits_authorization_response_spec.rb +53 -0
  253. data/spec/models/detailed_error_response_spec.rb +53 -0
  254. data/spec/models/item_spec.rb +53 -0
  255. data/spec/models/message_codi_action_spec.rb +107 -0
  256. data/spec/models/message_configurations_limits_spec.rb +41 -0
  257. data/spec/models/message_deposit_authorization_request_spec.rb +161 -0
  258. data/spec/models/message_deposit_received_spec.rb +12 -0
  259. data/spec/models/message_payment_spec.rb +12 -0
  260. data/spec/models/message_payment_state_pending_spec.rb +131 -0
  261. data/spec/models/message_request_changed_spec.rb +51 -0
  262. data/spec/models/message_sales_point_spec.rb +53 -0
  263. data/spec/models/message_user_authorized_spec.rb +77 -0
  264. data/spec/models/operations_spec.rb +103 -0
  265. data/spec/models/pager_response_dto_spec.rb +71 -0
  266. data/spec/models/payment_codi_spec.rb +75 -0
  267. data/spec/models/payment_request_codi_response_dto_spec.rb +101 -0
  268. data/spec/models/payment_spec.rb +12 -0
  269. data/spec/models/pre_monex_authorization_spec.rb +59 -0
  270. data/spec/models/sales_point_found_spec.rb +81 -0
  271. data/spec/models/sales_point_request_spec.rb +59 -0
  272. data/spec/models/sales_point_respose_spec.rb +59 -0
  273. data/spec/models/sales_point_spec.rb +53 -0
  274. data/spec/models/service_banking_spec.rb +47 -0
  275. data/spec/models/spid_beneficiary_response_spec.rb +12 -0
  276. data/spec/models/subscription_change_status_request_spec.rb +45 -0
  277. data/spec/models/transaction_error_code_spec.rb +53 -0
  278. data/spec/models/transaction_outgoing_spec.rb +6 -0
  279. data/spec/models/update_configurations_request_dto_spec.rb +41 -0
  280. data/spec/models/urls_redirect_spec.rb +47 -0
  281. data/spec/models/use_service_banking_spec.rb +55 -0
  282. data/spec/models/user_company_spec.rb +89 -0
  283. data/spec/models/web_hook_deposit_authorization_request_spec.rb +47 -0
  284. data/spec/models/web_hook_deposit_authorization_response_spec.rb +71 -0
  285. data/spec/models/webhook_spec.rb +75 -0
  286. metadata +222 -7
  287. data/Gemfile.lock +0 -69
  288. data/docs/Timestamp.md +0 -17
@@ -15,40 +15,40 @@ require 'date'
15
15
  module Wire4Client
16
16
  # Objeto que contiene información de la cuenta
17
17
  class AccountSpid
18
- # Monto límite permitido para la cuenta
18
+ # Monto límite permitido para la cuenta. Ejemplo: 1000.00
19
19
  attr_accessor :amount_limit
20
20
 
21
- # Código banxico con una longitud de 5 dígitos, es requerido en caso de que la cuenta del beneficiario sea un número de celular
21
+ # Es el código banxico con una longitud de 5 dígitos, es requerido en caso de que la cuenta del beneficiario sea un número de celular.
22
22
  attr_accessor :bank_code_banxico
23
23
 
24
- # Cuenta del beneficiario debe ser una cuenta CLABE
24
+ # Cuenta del beneficiario debe ser una cuenta CLABE. Ejemplo: 032180000118359719.
25
25
  attr_accessor :beneficiary_account
26
26
 
27
- # Url a la que se redirigira en caso no exitoso
27
+ # Es la dirección URL a la que se redirigirá en caso de que el cliente cancele el registro. Se valida hasta 512 caracteres.
28
28
  attr_accessor :cancel_return_url
29
29
 
30
- # Lista de email's, este dato es opcional
30
+ # Lista de correos electrónicos (emails), este dato es opcional.
31
31
  attr_accessor :email
32
32
 
33
33
  # Objeto que contiene el nombre de la institución, es mutuamente exclusivo con el objeto Person
34
34
  attr_accessor :institution
35
35
 
36
- # Tipo de relación de la cuenta, este valor debe ser igual a uno de los obtenidos del recurso de consulta de relationships
36
+ # Es el tipo de relación que se tiene con el propietario de la cuenta. Para registrar una cuenta, este valor se debe obtener del recurso <a href=\"#operation/getAvailableRelationshipsMonexUsingGET\"> relationships.</a> <br /><br /><b>Nota:</b> <em>Si en la respuesta de Monex esta propiedad es nula, tampoco estará presente en esta respuesta.</em>
37
37
  attr_accessor :kind_of_relationship
38
38
 
39
- # Referencia numérica
39
+ # Es la referencia numérica.
40
40
  attr_accessor :numeric_reference
41
41
 
42
- # Concepto de pago
42
+ # Es el concepto de pago.
43
43
  attr_accessor :payment_concept
44
44
 
45
- # Código de relación de la cuenta, este valor debe ser igual a uno de los obtenidos del recurso de consulta de relationship
45
+ # Es la relación con el propietario de la cuenta, para registrar este valor se debe obtener del recurso <a href=\"#operation/getAvailableRelationshipsMonexUsingGET\">relationships.</a> <br/> <br/> <b>Nota:</b> Si en la respuesta de Monex, sta propiedad es nula, tampoco estará presente en esta respuesta.
46
46
  attr_accessor :relationship
47
47
 
48
- # Url a la que se redireccionara en caso exitoso
48
+ # Es la dirección URL a la que se redirigirá en caso exitoso. Se valida hasta 512 caracteres.
49
49
  attr_accessor :return_url
50
50
 
51
- # Registro federal de contribuyentes
51
+ # Es el Registro federal de contribuyentes (RFC) de la persona o institución propietaria de la cuenta. <br/> <br/><b>Nota:</b> Se valida el formato de RFC.
52
52
  attr_accessor :rfc
53
53
 
54
54
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -170,6 +170,14 @@ module Wire4Client
170
170
  invalid_properties.push('invalid value for "beneficiary_account", beneficiary_account cannot be nil.')
171
171
  end
172
172
 
173
+ if !@cancel_return_url.nil? && @cancel_return_url.to_s.length > 512
174
+ invalid_properties.push('invalid value for "cancel_return_url", the character length must be smaller than or equal to 512.')
175
+ end
176
+
177
+ if !@cancel_return_url.nil? && @cancel_return_url.to_s.length < 10
178
+ invalid_properties.push('invalid value for "cancel_return_url", the character length must be great than or equal to 10.')
179
+ end
180
+
173
181
  if @institution.nil?
174
182
  invalid_properties.push('invalid value for "institution", institution cannot be nil.')
175
183
  end
@@ -194,6 +202,14 @@ module Wire4Client
194
202
  invalid_properties.push('invalid value for "relationship", relationship cannot be nil.')
195
203
  end
196
204
 
205
+ if !@return_url.nil? && @return_url.to_s.length > 512
206
+ invalid_properties.push('invalid value for "return_url", the character length must be smaller than or equal to 512.')
207
+ end
208
+
209
+ if !@return_url.nil? && @return_url.to_s.length < 10
210
+ invalid_properties.push('invalid value for "return_url", the character length must be great than or equal to 10.')
211
+ end
212
+
197
213
  invalid_properties
198
214
  end
199
215
 
@@ -205,12 +221,16 @@ module Wire4Client
205
221
  return false if !@bank_code_banxico.nil? && @bank_code_banxico.to_s.length < 5
206
222
  return false if !@bank_code_banxico.nil? && @bank_code_banxico !~ Regexp.new(/[0-9][0-9]*/)
207
223
  return false if @beneficiary_account.nil?
224
+ return false if !@cancel_return_url.nil? && @cancel_return_url.to_s.length > 512
225
+ return false if !@cancel_return_url.nil? && @cancel_return_url.to_s.length < 10
208
226
  return false if @institution.nil?
209
227
  return false if @kind_of_relationship.nil?
210
228
  return false if !@numeric_reference.nil? && @numeric_reference.to_s.length > 7
211
229
  return false if !@numeric_reference.nil? && @numeric_reference.to_s.length < 1
212
230
  return false if !@numeric_reference.nil? && @numeric_reference !~ Regexp.new(/[0-9][0-9]*/)
213
231
  return false if @relationship.nil?
232
+ return false if !@return_url.nil? && @return_url.to_s.length > 512
233
+ return false if !@return_url.nil? && @return_url.to_s.length < 10
214
234
  true
215
235
  end
216
236
 
@@ -232,6 +252,20 @@ module Wire4Client
232
252
  @bank_code_banxico = bank_code_banxico
233
253
  end
234
254
 
255
+ # Custom attribute writer method with validation
256
+ # @param [Object] cancel_return_url Value to be assigned
257
+ def cancel_return_url=(cancel_return_url)
258
+ if !cancel_return_url.nil? && cancel_return_url.to_s.length > 512
259
+ fail ArgumentError, 'invalid value for "cancel_return_url", the character length must be smaller than or equal to 512.'
260
+ end
261
+
262
+ if !cancel_return_url.nil? && cancel_return_url.to_s.length < 10
263
+ fail ArgumentError, 'invalid value for "cancel_return_url", the character length must be great than or equal to 10.'
264
+ end
265
+
266
+ @cancel_return_url = cancel_return_url
267
+ end
268
+
235
269
  # Custom attribute writer method with validation
236
270
  # @param [Object] numeric_reference Value to be assigned
237
271
  def numeric_reference=(numeric_reference)
@@ -250,6 +284,20 @@ module Wire4Client
250
284
  @numeric_reference = numeric_reference
251
285
  end
252
286
 
287
+ # Custom attribute writer method with validation
288
+ # @param [Object] return_url Value to be assigned
289
+ def return_url=(return_url)
290
+ if !return_url.nil? && return_url.to_s.length > 512
291
+ fail ArgumentError, 'invalid value for "return_url", the character length must be smaller than or equal to 512.'
292
+ end
293
+
294
+ if !return_url.nil? && return_url.to_s.length < 10
295
+ fail ArgumentError, 'invalid value for "return_url", the character length must be great than or equal to 10.'
296
+ end
297
+
298
+ @return_url = return_url
299
+ end
300
+
253
301
  # Checks equality by comparing each attribute.
254
302
  # @param [Object] Object to be compared
255
303
  def ==(o)
@@ -0,0 +1,275 @@
1
+ =begin
2
+ #Wire4RestAPI
3
+
4
+ #Referencia de la API de Wire4
5
+
6
+ OpenAPI spec version: 1.0.0
7
+
8
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
9
+ Swagger Codegen version: 2.4.10
10
+
11
+ =end
12
+
13
+ require 'date'
14
+
15
+ module Wire4Client
16
+ # La dirección de la companía
17
+ class AddressCompany
18
+ # La ciudad
19
+ attr_accessor :city
20
+
21
+ # La clabe del país
22
+ attr_accessor :country_code
23
+
24
+ # Número exterior
25
+ attr_accessor :exterior_number
26
+
27
+ # Número interior
28
+ attr_accessor :interior_number
29
+
30
+ # El municipio
31
+ attr_accessor :municipality
32
+
33
+ # Código postal
34
+ attr_accessor :postal_code
35
+
36
+ # El asentamiento
37
+ attr_accessor :settlement
38
+
39
+ # El nombre del asentamiento
40
+ attr_accessor :settlement_name
41
+
42
+ # El estado
43
+ attr_accessor :state
44
+
45
+ # La calle
46
+ attr_accessor :street_address
47
+
48
+ # Attribute mapping from ruby-style variable name to JSON key.
49
+ def self.attribute_map
50
+ {
51
+ :'city' => :'city',
52
+ :'country_code' => :'country_code',
53
+ :'exterior_number' => :'exterior_number',
54
+ :'interior_number' => :'interior_number',
55
+ :'municipality' => :'municipality',
56
+ :'postal_code' => :'postal_code',
57
+ :'settlement' => :'settlement',
58
+ :'settlement_name' => :'settlement_name',
59
+ :'state' => :'state',
60
+ :'street_address' => :'street_address'
61
+ }
62
+ end
63
+
64
+ # Attribute type mapping.
65
+ def self.swagger_types
66
+ {
67
+ :'city' => :'String',
68
+ :'country_code' => :'String',
69
+ :'exterior_number' => :'String',
70
+ :'interior_number' => :'String',
71
+ :'municipality' => :'String',
72
+ :'postal_code' => :'String',
73
+ :'settlement' => :'String',
74
+ :'settlement_name' => :'String',
75
+ :'state' => :'String',
76
+ :'street_address' => :'String'
77
+ }
78
+ end
79
+
80
+ # Initializes the object
81
+ # @param [Hash] attributes Model attributes in the form of hash
82
+ def initialize(attributes = {})
83
+ return unless attributes.is_a?(Hash)
84
+
85
+ # convert string to symbol for hash key
86
+ attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
87
+
88
+ if attributes.has_key?(:'city')
89
+ self.city = attributes[:'city']
90
+ end
91
+
92
+ if attributes.has_key?(:'country_code')
93
+ self.country_code = attributes[:'country_code']
94
+ end
95
+
96
+ if attributes.has_key?(:'exterior_number')
97
+ self.exterior_number = attributes[:'exterior_number']
98
+ end
99
+
100
+ if attributes.has_key?(:'interior_number')
101
+ self.interior_number = attributes[:'interior_number']
102
+ end
103
+
104
+ if attributes.has_key?(:'municipality')
105
+ self.municipality = attributes[:'municipality']
106
+ end
107
+
108
+ if attributes.has_key?(:'postal_code')
109
+ self.postal_code = attributes[:'postal_code']
110
+ end
111
+
112
+ if attributes.has_key?(:'settlement')
113
+ self.settlement = attributes[:'settlement']
114
+ end
115
+
116
+ if attributes.has_key?(:'settlement_name')
117
+ self.settlement_name = attributes[:'settlement_name']
118
+ end
119
+
120
+ if attributes.has_key?(:'state')
121
+ self.state = attributes[:'state']
122
+ end
123
+
124
+ if attributes.has_key?(:'street_address')
125
+ self.street_address = attributes[:'street_address']
126
+ end
127
+ end
128
+
129
+ # Show invalid properties with the reasons. Usually used together with valid?
130
+ # @return Array for valid properties with the reasons
131
+ def list_invalid_properties
132
+ invalid_properties = Array.new
133
+ invalid_properties
134
+ end
135
+
136
+ # Check to see if the all the properties in the model are valid
137
+ # @return true if the model is valid
138
+ def valid?
139
+ true
140
+ end
141
+
142
+ # Checks equality by comparing each attribute.
143
+ # @param [Object] Object to be compared
144
+ def ==(o)
145
+ return true if self.equal?(o)
146
+ self.class == o.class &&
147
+ city == o.city &&
148
+ country_code == o.country_code &&
149
+ exterior_number == o.exterior_number &&
150
+ interior_number == o.interior_number &&
151
+ municipality == o.municipality &&
152
+ postal_code == o.postal_code &&
153
+ settlement == o.settlement &&
154
+ settlement_name == o.settlement_name &&
155
+ state == o.state &&
156
+ street_address == o.street_address
157
+ end
158
+
159
+ # @see the `==` method
160
+ # @param [Object] Object to be compared
161
+ def eql?(o)
162
+ self == o
163
+ end
164
+
165
+ # Calculates hash code according to all attributes.
166
+ # @return [Fixnum] Hash code
167
+ def hash
168
+ [city, country_code, exterior_number, interior_number, municipality, postal_code, settlement, settlement_name, state, street_address].hash
169
+ end
170
+
171
+ # Builds the object from hash
172
+ # @param [Hash] attributes Model attributes in the form of hash
173
+ # @return [Object] Returns the model itself
174
+ def build_from_hash(attributes)
175
+ return nil unless attributes.is_a?(Hash)
176
+ self.class.swagger_types.each_pair do |key, type|
177
+ if type =~ /\AArray<(.*)>/i
178
+ # check to ensure the input is an array given that the the attribute
179
+ # is documented as an array but the input is not
180
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
181
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
182
+ end
183
+ elsif !attributes[self.class.attribute_map[key]].nil?
184
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
185
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
186
+ end
187
+
188
+ self
189
+ end
190
+
191
+ # Deserializes the data based on type
192
+ # @param string type Data type
193
+ # @param string value Value to be deserialized
194
+ # @return [Object] Deserialized data
195
+ def _deserialize(type, value)
196
+ case type.to_sym
197
+ when :DateTime
198
+ DateTime.parse(value)
199
+ when :Date
200
+ Date.parse(value)
201
+ when :String
202
+ value.to_s
203
+ when :Integer
204
+ value.to_i
205
+ when :Float
206
+ value.to_f
207
+ when :BOOLEAN
208
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
209
+ true
210
+ else
211
+ false
212
+ end
213
+ when :Object
214
+ # generic object (usually a Hash), return directly
215
+ value
216
+ when /\AArray<(?<inner_type>.+)>\z/
217
+ inner_type = Regexp.last_match[:inner_type]
218
+ value.map { |v| _deserialize(inner_type, v) }
219
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
220
+ k_type = Regexp.last_match[:k_type]
221
+ v_type = Regexp.last_match[:v_type]
222
+ {}.tap do |hash|
223
+ value.each do |k, v|
224
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
225
+ end
226
+ end
227
+ else # model
228
+ temp_model = Wire4Client.const_get(type).new
229
+ temp_model.build_from_hash(value)
230
+ end
231
+ end
232
+
233
+ # Returns the string representation of the object
234
+ # @return [String] String presentation of the object
235
+ def to_s
236
+ to_hash.to_s
237
+ end
238
+
239
+ # to_body is an alias to to_hash (backward compatibility)
240
+ # @return [Hash] Returns the object in the form of hash
241
+ def to_body
242
+ to_hash
243
+ end
244
+
245
+ # Returns the object in the form of hash
246
+ # @return [Hash] Returns the object in the form of hash
247
+ def to_hash
248
+ hash = {}
249
+ self.class.attribute_map.each_pair do |attr, param|
250
+ value = self.send(attr)
251
+ next if value.nil?
252
+ hash[param] = _to_hash(value)
253
+ end
254
+ hash
255
+ end
256
+
257
+ # Outputs non-array value in the form of hash
258
+ # For object, use to_hash. Otherwise, just return the value
259
+ # @param [Object] value Any valid value
260
+ # @return [Hash] Returns the value in the form of hash
261
+ def _to_hash(value)
262
+ if value.is_a?(Array)
263
+ value.compact.map { |v| _to_hash(v) }
264
+ elsif value.is_a?(Hash)
265
+ {}.tap do |hash|
266
+ value.each { |k, v| hash[k] = _to_hash(v) }
267
+ end
268
+ elsif value.respond_to? :to_hash
269
+ value.to_hash
270
+ else
271
+ value
272
+ end
273
+ end
274
+ end
275
+ end
@@ -13,23 +13,31 @@ Swagger Codegen version: 2.4.10
13
13
  require 'date'
14
14
 
15
15
  module Wire4Client
16
- # Objeto que contiene la información del previo y nuevo monto límite
16
+ # Objeto que contiene la información del previo y nuevo monto límite.
17
17
  class AmountRequest
18
- # Nuevo monto límite que reemplazará al actual, un monto de 0.0 implica que no hay límite
18
+ # Es el nuevo monto límite que reemplazará al actual, un monto de 0.0 implica que no hay límite.
19
19
  attr_accessor :amount_limit
20
20
 
21
- # Código de moneda de la cuenta
21
+ # Es la dirección URL a la que se redirigirá en caso de que el cliente cancele el registro. Se valida hasta 512 caracteres.
22
+ attr_accessor :cancel_return_url
23
+
24
+ # Es el código de divisa de la cuenta. Es en el formato estándar de 3 dígitos, por ejemplo para el peso mexicano: <b>MXP</b>, para el dólar estadounidense: <b>USD</b>.
22
25
  attr_accessor :currency_code
23
26
 
24
- # Monto límite registrado actualmente, un monto de 0.0 implica que no hay límite
27
+ # Es el monto límite registrado actualmente, un monto de 0.0 implica que no hay límite.
25
28
  attr_accessor :previous_amount_limit
26
29
 
30
+ # Es la dirección URL a la que se redirigirá en caso de éxito. Se valida hasta 512 caracteres.
31
+ attr_accessor :return_url
32
+
27
33
  # Attribute mapping from ruby-style variable name to JSON key.
28
34
  def self.attribute_map
29
35
  {
30
36
  :'amount_limit' => :'amount_limit',
37
+ :'cancel_return_url' => :'cancel_return_url',
31
38
  :'currency_code' => :'currency_code',
32
- :'previous_amount_limit' => :'previous_amount_limit'
39
+ :'previous_amount_limit' => :'previous_amount_limit',
40
+ :'return_url' => :'return_url'
33
41
  }
34
42
  end
35
43
 
@@ -37,8 +45,10 @@ module Wire4Client
37
45
  def self.swagger_types
38
46
  {
39
47
  :'amount_limit' => :'Float',
48
+ :'cancel_return_url' => :'String',
40
49
  :'currency_code' => :'String',
41
- :'previous_amount_limit' => :'Float'
50
+ :'previous_amount_limit' => :'Float',
51
+ :'return_url' => :'String'
42
52
  }
43
53
  end
44
54
 
@@ -54,6 +64,10 @@ module Wire4Client
54
64
  self.amount_limit = attributes[:'amount_limit']
55
65
  end
56
66
 
67
+ if attributes.has_key?(:'cancel_return_url')
68
+ self.cancel_return_url = attributes[:'cancel_return_url']
69
+ end
70
+
57
71
  if attributes.has_key?(:'currency_code')
58
72
  self.currency_code = attributes[:'currency_code']
59
73
  end
@@ -61,6 +75,10 @@ module Wire4Client
61
75
  if attributes.has_key?(:'previous_amount_limit')
62
76
  self.previous_amount_limit = attributes[:'previous_amount_limit']
63
77
  end
78
+
79
+ if attributes.has_key?(:'return_url')
80
+ self.return_url = attributes[:'return_url']
81
+ end
64
82
  end
65
83
 
66
84
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -75,6 +93,18 @@ module Wire4Client
75
93
  invalid_properties.push('invalid value for "amount_limit", must be greater than or equal to 0.0.')
76
94
  end
77
95
 
96
+ if @cancel_return_url.nil?
97
+ invalid_properties.push('invalid value for "cancel_return_url", cancel_return_url cannot be nil.')
98
+ end
99
+
100
+ if @cancel_return_url.to_s.length > 512
101
+ invalid_properties.push('invalid value for "cancel_return_url", the character length must be smaller than or equal to 512.')
102
+ end
103
+
104
+ if @cancel_return_url.to_s.length < 10
105
+ invalid_properties.push('invalid value for "cancel_return_url", the character length must be great than or equal to 10.')
106
+ end
107
+
78
108
  if @currency_code.nil?
79
109
  invalid_properties.push('invalid value for "currency_code", currency_code cannot be nil.')
80
110
  end
@@ -87,6 +117,18 @@ module Wire4Client
87
117
  invalid_properties.push('invalid value for "previous_amount_limit", must be greater than or equal to 0.0.')
88
118
  end
89
119
 
120
+ if @return_url.nil?
121
+ invalid_properties.push('invalid value for "return_url", return_url cannot be nil.')
122
+ end
123
+
124
+ if @return_url.to_s.length > 512
125
+ invalid_properties.push('invalid value for "return_url", the character length must be smaller than or equal to 512.')
126
+ end
127
+
128
+ if @return_url.to_s.length < 10
129
+ invalid_properties.push('invalid value for "return_url", the character length must be great than or equal to 10.')
130
+ end
131
+
90
132
  invalid_properties
91
133
  end
92
134
 
@@ -95,9 +137,15 @@ module Wire4Client
95
137
  def valid?
96
138
  return false if @amount_limit.nil?
97
139
  return false if @amount_limit < 0.0
140
+ return false if @cancel_return_url.nil?
141
+ return false if @cancel_return_url.to_s.length > 512
142
+ return false if @cancel_return_url.to_s.length < 10
98
143
  return false if @currency_code.nil?
99
144
  return false if @previous_amount_limit.nil?
100
145
  return false if @previous_amount_limit < 0.0
146
+ return false if @return_url.nil?
147
+ return false if @return_url.to_s.length > 512
148
+ return false if @return_url.to_s.length < 10
101
149
  true
102
150
  end
103
151
 
@@ -115,6 +163,24 @@ module Wire4Client
115
163
  @amount_limit = amount_limit
116
164
  end
117
165
 
166
+ # Custom attribute writer method with validation
167
+ # @param [Object] cancel_return_url Value to be assigned
168
+ def cancel_return_url=(cancel_return_url)
169
+ if cancel_return_url.nil?
170
+ fail ArgumentError, 'cancel_return_url cannot be nil'
171
+ end
172
+
173
+ if cancel_return_url.to_s.length > 512
174
+ fail ArgumentError, 'invalid value for "cancel_return_url", the character length must be smaller than or equal to 512.'
175
+ end
176
+
177
+ if cancel_return_url.to_s.length < 10
178
+ fail ArgumentError, 'invalid value for "cancel_return_url", the character length must be great than or equal to 10.'
179
+ end
180
+
181
+ @cancel_return_url = cancel_return_url
182
+ end
183
+
118
184
  # Custom attribute writer method with validation
119
185
  # @param [Object] previous_amount_limit Value to be assigned
120
186
  def previous_amount_limit=(previous_amount_limit)
@@ -129,14 +195,34 @@ module Wire4Client
129
195
  @previous_amount_limit = previous_amount_limit
130
196
  end
131
197
 
198
+ # Custom attribute writer method with validation
199
+ # @param [Object] return_url Value to be assigned
200
+ def return_url=(return_url)
201
+ if return_url.nil?
202
+ fail ArgumentError, 'return_url cannot be nil'
203
+ end
204
+
205
+ if return_url.to_s.length > 512
206
+ fail ArgumentError, 'invalid value for "return_url", the character length must be smaller than or equal to 512.'
207
+ end
208
+
209
+ if return_url.to_s.length < 10
210
+ fail ArgumentError, 'invalid value for "return_url", the character length must be great than or equal to 10.'
211
+ end
212
+
213
+ @return_url = return_url
214
+ end
215
+
132
216
  # Checks equality by comparing each attribute.
133
217
  # @param [Object] Object to be compared
134
218
  def ==(o)
135
219
  return true if self.equal?(o)
136
220
  self.class == o.class &&
137
221
  amount_limit == o.amount_limit &&
222
+ cancel_return_url == o.cancel_return_url &&
138
223
  currency_code == o.currency_code &&
139
- previous_amount_limit == o.previous_amount_limit
224
+ previous_amount_limit == o.previous_amount_limit &&
225
+ return_url == o.return_url
140
226
  end
141
227
 
142
228
  # @see the `==` method
@@ -148,7 +234,7 @@ module Wire4Client
148
234
  # Calculates hash code according to all attributes.
149
235
  # @return [Fixnum] Hash code
150
236
  def hash
151
- [amount_limit, currency_code, previous_amount_limit].hash
237
+ [amount_limit, cancel_return_url, currency_code, previous_amount_limit, return_url].hash
152
238
  end
153
239
 
154
240
  # Builds the object from hash