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
@@ -0,0 +1,287 @@
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
+ # Objeto que contiene la información de solicitud de pago por CODI®.
17
+ class PaymentRequestCodiResponseDTO
18
+ # Es el Monto del pago. Ejemplo 1000.00
19
+ attr_accessor :amount
20
+
21
+ # Es la imagen QR en formato Base64 para el CODI®.
22
+ attr_accessor :barcode_base64
23
+
24
+ # Es la dirección URL de la imagen QR para el CODI®.
25
+ attr_accessor :barcode_url
26
+
27
+ # Es el concepto de pago.
28
+ attr_accessor :concept
29
+
30
+ # Es la fecha de creación. Ésta fecha viene en formato ISO 8601 con zona horaria, ejemplo: <strong>2020-10-27T11:03:15.000-06:00</strong>.
31
+ attr_accessor :creation_date
32
+
33
+ # Es la fecha de vencimiento. Ésta fecha viene en formato ISO 8601 con zona horaria, ejemplo: <strong>2020-10-27T11:03:15.000-06:00</strong>.
34
+ attr_accessor :due_date
35
+
36
+ # Es el listado de pagos realizados sobre la petición.
37
+ attr_accessor :operations
38
+
39
+ # Es el orderId asignado a la solicitud.
40
+ attr_accessor :order_id
41
+
42
+ # Es el número de teléfono.
43
+ attr_accessor :phone_number
44
+
45
+ # Es el estado (estatus) de la orden de pago. Los valores pueden ser: <b>RECEIVED, COMPLETED Y CANCELLED</b>
46
+ attr_accessor :status
47
+
48
+ # Es el tipo de petición. Los valores pueden ser: <b>QR_CODE o PUSH_NOTIFICATION</b>
49
+ attr_accessor :type
50
+
51
+ # Attribute mapping from ruby-style variable name to JSON key.
52
+ def self.attribute_map
53
+ {
54
+ :'amount' => :'amount',
55
+ :'barcode_base64' => :'barcode_base64',
56
+ :'barcode_url' => :'barcode_url',
57
+ :'concept' => :'concept',
58
+ :'creation_date' => :'creation_date',
59
+ :'due_date' => :'due_date',
60
+ :'operations' => :'operations',
61
+ :'order_id' => :'order_id',
62
+ :'phone_number' => :'phone_number',
63
+ :'status' => :'status',
64
+ :'type' => :'type'
65
+ }
66
+ end
67
+
68
+ # Attribute type mapping.
69
+ def self.swagger_types
70
+ {
71
+ :'amount' => :'Float',
72
+ :'barcode_base64' => :'String',
73
+ :'barcode_url' => :'String',
74
+ :'concept' => :'String',
75
+ :'creation_date' => :'DateTime',
76
+ :'due_date' => :'DateTime',
77
+ :'operations' => :'Array<CodiOperationResponseDTO>',
78
+ :'order_id' => :'String',
79
+ :'phone_number' => :'String',
80
+ :'status' => :'String',
81
+ :'type' => :'String'
82
+ }
83
+ end
84
+
85
+ # Initializes the object
86
+ # @param [Hash] attributes Model attributes in the form of hash
87
+ def initialize(attributes = {})
88
+ return unless attributes.is_a?(Hash)
89
+
90
+ # convert string to symbol for hash key
91
+ attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
92
+
93
+ if attributes.has_key?(:'amount')
94
+ self.amount = attributes[:'amount']
95
+ end
96
+
97
+ if attributes.has_key?(:'barcode_base64')
98
+ self.barcode_base64 = attributes[:'barcode_base64']
99
+ end
100
+
101
+ if attributes.has_key?(:'barcode_url')
102
+ self.barcode_url = attributes[:'barcode_url']
103
+ end
104
+
105
+ if attributes.has_key?(:'concept')
106
+ self.concept = attributes[:'concept']
107
+ end
108
+
109
+ if attributes.has_key?(:'creation_date')
110
+ self.creation_date = attributes[:'creation_date']
111
+ end
112
+
113
+ if attributes.has_key?(:'due_date')
114
+ self.due_date = attributes[:'due_date']
115
+ end
116
+
117
+ if attributes.has_key?(:'operations')
118
+ if (value = attributes[:'operations']).is_a?(Array)
119
+ self.operations = value
120
+ end
121
+ end
122
+
123
+ if attributes.has_key?(:'order_id')
124
+ self.order_id = attributes[:'order_id']
125
+ end
126
+
127
+ if attributes.has_key?(:'phone_number')
128
+ self.phone_number = attributes[:'phone_number']
129
+ end
130
+
131
+ if attributes.has_key?(:'status')
132
+ self.status = attributes[:'status']
133
+ end
134
+
135
+ if attributes.has_key?(:'type')
136
+ self.type = attributes[:'type']
137
+ end
138
+ end
139
+
140
+ # Show invalid properties with the reasons. Usually used together with valid?
141
+ # @return Array for valid properties with the reasons
142
+ def list_invalid_properties
143
+ invalid_properties = Array.new
144
+ invalid_properties
145
+ end
146
+
147
+ # Check to see if the all the properties in the model are valid
148
+ # @return true if the model is valid
149
+ def valid?
150
+ true
151
+ end
152
+
153
+ # Checks equality by comparing each attribute.
154
+ # @param [Object] Object to be compared
155
+ def ==(o)
156
+ return true if self.equal?(o)
157
+ self.class == o.class &&
158
+ amount == o.amount &&
159
+ barcode_base64 == o.barcode_base64 &&
160
+ barcode_url == o.barcode_url &&
161
+ concept == o.concept &&
162
+ creation_date == o.creation_date &&
163
+ due_date == o.due_date &&
164
+ operations == o.operations &&
165
+ order_id == o.order_id &&
166
+ phone_number == o.phone_number &&
167
+ status == o.status &&
168
+ type == o.type
169
+ end
170
+
171
+ # @see the `==` method
172
+ # @param [Object] Object to be compared
173
+ def eql?(o)
174
+ self == o
175
+ end
176
+
177
+ # Calculates hash code according to all attributes.
178
+ # @return [Fixnum] Hash code
179
+ def hash
180
+ [amount, barcode_base64, barcode_url, concept, creation_date, due_date, operations, order_id, phone_number, status, type].hash
181
+ end
182
+
183
+ # Builds the object from hash
184
+ # @param [Hash] attributes Model attributes in the form of hash
185
+ # @return [Object] Returns the model itself
186
+ def build_from_hash(attributes)
187
+ return nil unless attributes.is_a?(Hash)
188
+ self.class.swagger_types.each_pair do |key, type|
189
+ if type =~ /\AArray<(.*)>/i
190
+ # check to ensure the input is an array given that the the attribute
191
+ # is documented as an array but the input is not
192
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
193
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
194
+ end
195
+ elsif !attributes[self.class.attribute_map[key]].nil?
196
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
197
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
198
+ end
199
+
200
+ self
201
+ end
202
+
203
+ # Deserializes the data based on type
204
+ # @param string type Data type
205
+ # @param string value Value to be deserialized
206
+ # @return [Object] Deserialized data
207
+ def _deserialize(type, value)
208
+ case type.to_sym
209
+ when :DateTime
210
+ DateTime.parse(value)
211
+ when :Date
212
+ Date.parse(value)
213
+ when :String
214
+ value.to_s
215
+ when :Integer
216
+ value.to_i
217
+ when :Float
218
+ value.to_f
219
+ when :BOOLEAN
220
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
221
+ true
222
+ else
223
+ false
224
+ end
225
+ when :Object
226
+ # generic object (usually a Hash), return directly
227
+ value
228
+ when /\AArray<(?<inner_type>.+)>\z/
229
+ inner_type = Regexp.last_match[:inner_type]
230
+ value.map { |v| _deserialize(inner_type, v) }
231
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
232
+ k_type = Regexp.last_match[:k_type]
233
+ v_type = Regexp.last_match[:v_type]
234
+ {}.tap do |hash|
235
+ value.each do |k, v|
236
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
237
+ end
238
+ end
239
+ else # model
240
+ temp_model = Wire4Client.const_get(type).new
241
+ temp_model.build_from_hash(value)
242
+ end
243
+ end
244
+
245
+ # Returns the string representation of the object
246
+ # @return [String] String presentation of the object
247
+ def to_s
248
+ to_hash.to_s
249
+ end
250
+
251
+ # to_body is an alias to to_hash (backward compatibility)
252
+ # @return [Hash] Returns the object in the form of hash
253
+ def to_body
254
+ to_hash
255
+ end
256
+
257
+ # Returns the object in the form of hash
258
+ # @return [Hash] Returns the object in the form of hash
259
+ def to_hash
260
+ hash = {}
261
+ self.class.attribute_map.each_pair do |attr, param|
262
+ value = self.send(attr)
263
+ next if value.nil?
264
+ hash[param] = _to_hash(value)
265
+ end
266
+ hash
267
+ end
268
+
269
+ # Outputs non-array value in the form of hash
270
+ # For object, use to_hash. Otherwise, just return the value
271
+ # @param [Object] value Any valid value
272
+ # @return [Hash] Returns the value in the form of hash
273
+ def _to_hash(value)
274
+ if value.is_a?(Array)
275
+ value.compact.map { |v| _to_hash(v) }
276
+ elsif value.is_a?(Hash)
277
+ {}.tap do |hash|
278
+ value.each { |k, v| hash[k] = _to_hash(v) }
279
+ end
280
+ elsif value.respond_to? :to_hash
281
+ value.to_hash
282
+ else
283
+ value
284
+ end
285
+ end
286
+ end
287
+ end
@@ -14,10 +14,10 @@ require 'date'
14
14
 
15
15
  module Wire4Client
16
16
  class PreEnrollmentData
17
- # Url a la que se redirigirá en caso de un error
17
+ # Es la dirección URL a la que se redirigirá en caso de que el cliente cancele el registro. Se valida una longitud de 512 caracteres y que la URL sea por ejemplo: http://mysite.com/return.
18
18
  attr_accessor :cancel_return_url
19
19
 
20
- # Url a la que se redirigirá en caso de exito
20
+ # Es la dirección URL a la que se redirigirá en caso de exito. Se valida una longitud de 512 caracteres y que la URL sea por ejemplo: http://mysite.com/cancel.
21
21
  attr_accessor :return_url
22
22
 
23
23
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -69,6 +69,10 @@ module Wire4Client
69
69
  invalid_properties.push('invalid value for "cancel_return_url", the character length must be great than or equal to 1.')
70
70
  end
71
71
 
72
+ if @cancel_return_url !~ Regexp.new(/(http:\/\/|https:\/\/).*$/)
73
+ invalid_properties.push('invalid value for "cancel_return_url", must conform to the pattern /(http:\/\/|https:\/\/).*$/.')
74
+ end
75
+
72
76
  if @return_url.nil?
73
77
  invalid_properties.push('invalid value for "return_url", return_url cannot be nil.')
74
78
  end
@@ -81,6 +85,10 @@ module Wire4Client
81
85
  invalid_properties.push('invalid value for "return_url", the character length must be great than or equal to 1.')
82
86
  end
83
87
 
88
+ if @return_url !~ Regexp.new(/(http:\/\/|https:\/\/).*$/)
89
+ invalid_properties.push('invalid value for "return_url", must conform to the pattern /(http:\/\/|https:\/\/).*$/.')
90
+ end
91
+
84
92
  invalid_properties
85
93
  end
86
94
 
@@ -90,9 +98,11 @@ module Wire4Client
90
98
  return false if @cancel_return_url.nil?
91
99
  return false if @cancel_return_url.to_s.length > 512
92
100
  return false if @cancel_return_url.to_s.length < 1
101
+ return false if @cancel_return_url !~ Regexp.new(/(http:\/\/|https:\/\/).*$/)
93
102
  return false if @return_url.nil?
94
103
  return false if @return_url.to_s.length > 512
95
104
  return false if @return_url.to_s.length < 1
105
+ return false if @return_url !~ Regexp.new(/(http:\/\/|https:\/\/).*$/)
96
106
  true
97
107
  end
98
108
 
@@ -111,6 +121,10 @@ module Wire4Client
111
121
  fail ArgumentError, 'invalid value for "cancel_return_url", the character length must be great than or equal to 1.'
112
122
  end
113
123
 
124
+ if cancel_return_url !~ Regexp.new(/(http:\/\/|https:\/\/).*$/)
125
+ fail ArgumentError, 'invalid value for "cancel_return_url", must conform to the pattern /(http:\/\/|https:\/\/).*$/.'
126
+ end
127
+
114
128
  @cancel_return_url = cancel_return_url
115
129
  end
116
130
 
@@ -129,6 +143,10 @@ module Wire4Client
129
143
  fail ArgumentError, 'invalid value for "return_url", the character length must be great than or equal to 1.'
130
144
  end
131
145
 
146
+ if return_url !~ Regexp.new(/(http:\/\/|https:\/\/).*$/)
147
+ fail ArgumentError, 'invalid value for "return_url", must conform to the pattern /(http:\/\/|https:\/\/).*$/.'
148
+ end
149
+
132
150
  @return_url = return_url
133
151
  end
134
152
 
@@ -14,10 +14,10 @@ require 'date'
14
14
 
15
15
  module Wire4Client
16
16
  class PreEnrollmentResponse
17
- # Identificador público generado
17
+ # Es el identificador público generado para la suscripción.
18
18
  attr_accessor :subscription_id
19
19
 
20
- # Url para confirmación de enrolamiento
20
+ # Es la dirección URL del centro de autorizción para confirmación del alta de la suscripción.
21
21
  attr_accessor :url
22
22
 
23
23
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -0,0 +1,291 @@
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
+ # Información para obtener la URL para la autorización
17
+ class PreMonexAuthorization
18
+ # Razón social de asociada al RFC a la que debe pertenecer el contrato que se solicita
19
+ attr_accessor :business_name
20
+
21
+ # Url a la que se redirigira en caso de que el cliente cancele el registro
22
+ attr_accessor :cancel_return_url
23
+
24
+ # Url a la que se redirigirá en caso de exito
25
+ attr_accessor :return_url
26
+
27
+ # RFC de la empresa a la que debe pertenecer el contrato solicitado, si no se especifica este valor no se realiza validación
28
+ attr_accessor :rfc
29
+
30
+ # Attribute mapping from ruby-style variable name to JSON key.
31
+ def self.attribute_map
32
+ {
33
+ :'business_name' => :'business_name',
34
+ :'cancel_return_url' => :'cancel_return_url',
35
+ :'return_url' => :'return_url',
36
+ :'rfc' => :'rfc'
37
+ }
38
+ end
39
+
40
+ # Attribute type mapping.
41
+ def self.swagger_types
42
+ {
43
+ :'business_name' => :'String',
44
+ :'cancel_return_url' => :'String',
45
+ :'return_url' => :'String',
46
+ :'rfc' => :'String'
47
+ }
48
+ end
49
+
50
+ # Initializes the object
51
+ # @param [Hash] attributes Model attributes in the form of hash
52
+ def initialize(attributes = {})
53
+ return unless attributes.is_a?(Hash)
54
+
55
+ # convert string to symbol for hash key
56
+ attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
57
+
58
+ if attributes.has_key?(:'business_name')
59
+ self.business_name = attributes[:'business_name']
60
+ end
61
+
62
+ if attributes.has_key?(:'cancel_return_url')
63
+ self.cancel_return_url = attributes[:'cancel_return_url']
64
+ end
65
+
66
+ if attributes.has_key?(:'return_url')
67
+ self.return_url = attributes[:'return_url']
68
+ end
69
+
70
+ if attributes.has_key?(:'rfc')
71
+ self.rfc = attributes[:'rfc']
72
+ end
73
+ end
74
+
75
+ # Show invalid properties with the reasons. Usually used together with valid?
76
+ # @return Array for valid properties with the reasons
77
+ def list_invalid_properties
78
+ invalid_properties = Array.new
79
+ if @business_name.nil?
80
+ invalid_properties.push('invalid value for "business_name", business_name cannot be nil.')
81
+ end
82
+
83
+ if @business_name.to_s.length > 512
84
+ invalid_properties.push('invalid value for "business_name", the character length must be smaller than or equal to 512.')
85
+ end
86
+
87
+ if @business_name.to_s.length < 1
88
+ invalid_properties.push('invalid value for "business_name", the character length must be great than or equal to 1.')
89
+ end
90
+
91
+ if @cancel_return_url.nil?
92
+ invalid_properties.push('invalid value for "cancel_return_url", cancel_return_url cannot be nil.')
93
+ end
94
+
95
+ if @return_url.nil?
96
+ invalid_properties.push('invalid value for "return_url", return_url cannot be nil.')
97
+ end
98
+
99
+ if @return_url.to_s.length > 512
100
+ invalid_properties.push('invalid value for "return_url", the character length must be smaller than or equal to 512.')
101
+ end
102
+
103
+ if @return_url.to_s.length < 1
104
+ invalid_properties.push('invalid value for "return_url", the character length must be great than or equal to 1.')
105
+ end
106
+
107
+ if @rfc.nil?
108
+ invalid_properties.push('invalid value for "rfc", rfc cannot be nil.')
109
+ end
110
+
111
+ invalid_properties
112
+ end
113
+
114
+ # Check to see if the all the properties in the model are valid
115
+ # @return true if the model is valid
116
+ def valid?
117
+ return false if @business_name.nil?
118
+ return false if @business_name.to_s.length > 512
119
+ return false if @business_name.to_s.length < 1
120
+ return false if @cancel_return_url.nil?
121
+ return false if @return_url.nil?
122
+ return false if @return_url.to_s.length > 512
123
+ return false if @return_url.to_s.length < 1
124
+ return false if @rfc.nil?
125
+ true
126
+ end
127
+
128
+ # Custom attribute writer method with validation
129
+ # @param [Object] business_name Value to be assigned
130
+ def business_name=(business_name)
131
+ if business_name.nil?
132
+ fail ArgumentError, 'business_name cannot be nil'
133
+ end
134
+
135
+ if business_name.to_s.length > 512
136
+ fail ArgumentError, 'invalid value for "business_name", the character length must be smaller than or equal to 512.'
137
+ end
138
+
139
+ if business_name.to_s.length < 1
140
+ fail ArgumentError, 'invalid value for "business_name", the character length must be great than or equal to 1.'
141
+ end
142
+
143
+ @business_name = business_name
144
+ end
145
+
146
+ # Custom attribute writer method with validation
147
+ # @param [Object] return_url Value to be assigned
148
+ def return_url=(return_url)
149
+ if return_url.nil?
150
+ fail ArgumentError, 'return_url cannot be nil'
151
+ end
152
+
153
+ if return_url.to_s.length > 512
154
+ fail ArgumentError, 'invalid value for "return_url", the character length must be smaller than or equal to 512.'
155
+ end
156
+
157
+ if return_url.to_s.length < 1
158
+ fail ArgumentError, 'invalid value for "return_url", the character length must be great than or equal to 1.'
159
+ end
160
+
161
+ @return_url = return_url
162
+ end
163
+
164
+ # Checks equality by comparing each attribute.
165
+ # @param [Object] Object to be compared
166
+ def ==(o)
167
+ return true if self.equal?(o)
168
+ self.class == o.class &&
169
+ business_name == o.business_name &&
170
+ cancel_return_url == o.cancel_return_url &&
171
+ return_url == o.return_url &&
172
+ rfc == o.rfc
173
+ end
174
+
175
+ # @see the `==` method
176
+ # @param [Object] Object to be compared
177
+ def eql?(o)
178
+ self == o
179
+ end
180
+
181
+ # Calculates hash code according to all attributes.
182
+ # @return [Fixnum] Hash code
183
+ def hash
184
+ [business_name, cancel_return_url, return_url, rfc].hash
185
+ end
186
+
187
+ # Builds the object from hash
188
+ # @param [Hash] attributes Model attributes in the form of hash
189
+ # @return [Object] Returns the model itself
190
+ def build_from_hash(attributes)
191
+ return nil unless attributes.is_a?(Hash)
192
+ self.class.swagger_types.each_pair do |key, type|
193
+ if type =~ /\AArray<(.*)>/i
194
+ # check to ensure the input is an array given that the the attribute
195
+ # is documented as an array but the input is not
196
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
197
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
198
+ end
199
+ elsif !attributes[self.class.attribute_map[key]].nil?
200
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
201
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
202
+ end
203
+
204
+ self
205
+ end
206
+
207
+ # Deserializes the data based on type
208
+ # @param string type Data type
209
+ # @param string value Value to be deserialized
210
+ # @return [Object] Deserialized data
211
+ def _deserialize(type, value)
212
+ case type.to_sym
213
+ when :DateTime
214
+ DateTime.parse(value)
215
+ when :Date
216
+ Date.parse(value)
217
+ when :String
218
+ value.to_s
219
+ when :Integer
220
+ value.to_i
221
+ when :Float
222
+ value.to_f
223
+ when :BOOLEAN
224
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
225
+ true
226
+ else
227
+ false
228
+ end
229
+ when :Object
230
+ # generic object (usually a Hash), return directly
231
+ value
232
+ when /\AArray<(?<inner_type>.+)>\z/
233
+ inner_type = Regexp.last_match[:inner_type]
234
+ value.map { |v| _deserialize(inner_type, v) }
235
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
236
+ k_type = Regexp.last_match[:k_type]
237
+ v_type = Regexp.last_match[:v_type]
238
+ {}.tap do |hash|
239
+ value.each do |k, v|
240
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
241
+ end
242
+ end
243
+ else # model
244
+ temp_model = Wire4Client.const_get(type).new
245
+ temp_model.build_from_hash(value)
246
+ end
247
+ end
248
+
249
+ # Returns the string representation of the object
250
+ # @return [String] String presentation of the object
251
+ def to_s
252
+ to_hash.to_s
253
+ end
254
+
255
+ # to_body is an alias to to_hash (backward compatibility)
256
+ # @return [Hash] Returns the object in the form of hash
257
+ def to_body
258
+ to_hash
259
+ end
260
+
261
+ # Returns the object in the form of hash
262
+ # @return [Hash] Returns the object in the form of hash
263
+ def to_hash
264
+ hash = {}
265
+ self.class.attribute_map.each_pair do |attr, param|
266
+ value = self.send(attr)
267
+ next if value.nil?
268
+ hash[param] = _to_hash(value)
269
+ end
270
+ hash
271
+ end
272
+
273
+ # Outputs non-array value in the form of hash
274
+ # For object, use to_hash. Otherwise, just return the value
275
+ # @param [Object] value Any valid value
276
+ # @return [Hash] Returns the value in the form of hash
277
+ def _to_hash(value)
278
+ if value.is_a?(Array)
279
+ value.compact.map { |v| _to_hash(v) }
280
+ elsif value.is_a?(Hash)
281
+ {}.tap do |hash|
282
+ value.each { |k, v| hash[k] = _to_hash(v) }
283
+ end
284
+ elsif value.respond_to? :to_hash
285
+ value.to_hash
286
+ else
287
+ value
288
+ end
289
+ end
290
+ end
291
+ end