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,236 @@
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
+ class PagerResponseDto
17
+ # Es el contenido de la respuesta paginada.
18
+ attr_accessor :content
19
+
20
+ # Es el número de elementos en la página actual.
21
+ attr_accessor :number_of_elements
22
+
23
+ # Es el número de página.
24
+ attr_accessor :page
25
+
26
+ # Es el tamaño de la página, por ejemplo puede ser 20, que significa que son 20 registros por página.
27
+ attr_accessor :size
28
+
29
+ # Es el número total de elementos de la consulta.
30
+ attr_accessor :total_items
31
+
32
+ # Es el número total de paginas.
33
+ attr_accessor :total_pages
34
+
35
+ # Attribute mapping from ruby-style variable name to JSON key.
36
+ def self.attribute_map
37
+ {
38
+ :'content' => :'content',
39
+ :'number_of_elements' => :'number_of_elements',
40
+ :'page' => :'page',
41
+ :'size' => :'size',
42
+ :'total_items' => :'total_items',
43
+ :'total_pages' => :'total_pages'
44
+ }
45
+ end
46
+
47
+ # Attribute type mapping.
48
+ def self.swagger_types
49
+ {
50
+ :'content' => :'Array<Operations>',
51
+ :'number_of_elements' => :'Integer',
52
+ :'page' => :'Integer',
53
+ :'size' => :'Integer',
54
+ :'total_items' => :'Integer',
55
+ :'total_pages' => :'Integer'
56
+ }
57
+ end
58
+
59
+ # Initializes the object
60
+ # @param [Hash] attributes Model attributes in the form of hash
61
+ def initialize(attributes = {})
62
+ return unless attributes.is_a?(Hash)
63
+
64
+ # convert string to symbol for hash key
65
+ attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
66
+
67
+ if attributes.has_key?(:'content')
68
+ if (value = attributes[:'content']).is_a?(Array)
69
+ self.content = value
70
+ end
71
+ end
72
+
73
+ if attributes.has_key?(:'number_of_elements')
74
+ self.number_of_elements = attributes[:'number_of_elements']
75
+ end
76
+
77
+ if attributes.has_key?(:'page')
78
+ self.page = attributes[:'page']
79
+ end
80
+
81
+ if attributes.has_key?(:'size')
82
+ self.size = attributes[:'size']
83
+ end
84
+
85
+ if attributes.has_key?(:'total_items')
86
+ self.total_items = attributes[:'total_items']
87
+ end
88
+
89
+ if attributes.has_key?(:'total_pages')
90
+ self.total_pages = attributes[:'total_pages']
91
+ end
92
+ end
93
+
94
+ # Show invalid properties with the reasons. Usually used together with valid?
95
+ # @return Array for valid properties with the reasons
96
+ def list_invalid_properties
97
+ invalid_properties = Array.new
98
+ invalid_properties
99
+ end
100
+
101
+ # Check to see if the all the properties in the model are valid
102
+ # @return true if the model is valid
103
+ def valid?
104
+ true
105
+ end
106
+
107
+ # Checks equality by comparing each attribute.
108
+ # @param [Object] Object to be compared
109
+ def ==(o)
110
+ return true if self.equal?(o)
111
+ self.class == o.class &&
112
+ content == o.content &&
113
+ number_of_elements == o.number_of_elements &&
114
+ page == o.page &&
115
+ size == o.size &&
116
+ total_items == o.total_items &&
117
+ total_pages == o.total_pages
118
+ end
119
+
120
+ # @see the `==` method
121
+ # @param [Object] Object to be compared
122
+ def eql?(o)
123
+ self == o
124
+ end
125
+
126
+ # Calculates hash code according to all attributes.
127
+ # @return [Fixnum] Hash code
128
+ def hash
129
+ [content, number_of_elements, page, size, total_items, total_pages].hash
130
+ end
131
+
132
+ # Builds the object from hash
133
+ # @param [Hash] attributes Model attributes in the form of hash
134
+ # @return [Object] Returns the model itself
135
+ def build_from_hash(attributes)
136
+ return nil unless attributes.is_a?(Hash)
137
+ self.class.swagger_types.each_pair do |key, type|
138
+ if type =~ /\AArray<(.*)>/i
139
+ # check to ensure the input is an array given that the the attribute
140
+ # is documented as an array but the input is not
141
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
142
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
143
+ end
144
+ elsif !attributes[self.class.attribute_map[key]].nil?
145
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
146
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
147
+ end
148
+
149
+ self
150
+ end
151
+
152
+ # Deserializes the data based on type
153
+ # @param string type Data type
154
+ # @param string value Value to be deserialized
155
+ # @return [Object] Deserialized data
156
+ def _deserialize(type, value)
157
+ case type.to_sym
158
+ when :DateTime
159
+ DateTime.parse(value)
160
+ when :Date
161
+ Date.parse(value)
162
+ when :String
163
+ value.to_s
164
+ when :Integer
165
+ value.to_i
166
+ when :Float
167
+ value.to_f
168
+ when :BOOLEAN
169
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
170
+ true
171
+ else
172
+ false
173
+ end
174
+ when :Object
175
+ # generic object (usually a Hash), return directly
176
+ value
177
+ when /\AArray<(?<inner_type>.+)>\z/
178
+ inner_type = Regexp.last_match[:inner_type]
179
+ value.map { |v| _deserialize(inner_type, v) }
180
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
181
+ k_type = Regexp.last_match[:k_type]
182
+ v_type = Regexp.last_match[:v_type]
183
+ {}.tap do |hash|
184
+ value.each do |k, v|
185
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
186
+ end
187
+ end
188
+ else # model
189
+ temp_model = Wire4Client.const_get(type).new
190
+ temp_model.build_from_hash(value)
191
+ end
192
+ end
193
+
194
+ # Returns the string representation of the object
195
+ # @return [String] String presentation of the object
196
+ def to_s
197
+ to_hash.to_s
198
+ end
199
+
200
+ # to_body is an alias to to_hash (backward compatibility)
201
+ # @return [Hash] Returns the object in the form of hash
202
+ def to_body
203
+ to_hash
204
+ end
205
+
206
+ # Returns the object in the form of hash
207
+ # @return [Hash] Returns the object in the form of hash
208
+ def to_hash
209
+ hash = {}
210
+ self.class.attribute_map.each_pair do |attr, param|
211
+ value = self.send(attr)
212
+ next if value.nil?
213
+ hash[param] = _to_hash(value)
214
+ end
215
+ hash
216
+ end
217
+
218
+ # Outputs non-array value in the form of hash
219
+ # For object, use to_hash. Otherwise, just return the value
220
+ # @param [Object] value Any valid value
221
+ # @return [Hash] Returns the value in the form of hash
222
+ def _to_hash(value)
223
+ if value.is_a?(Array)
224
+ value.compact.map { |v| _to_hash(v) }
225
+ elsif value.is_a?(Hash)
226
+ {}.tap do |hash|
227
+ value.each { |k, v| hash[k] = _to_hash(v) }
228
+ end
229
+ elsif value.respond_to? :to_hash
230
+ value.to_hash
231
+ else
232
+ value
233
+ end
234
+ end
235
+ end
236
+ end
@@ -14,55 +14,61 @@ require 'date'
14
14
 
15
15
  module Wire4Client
16
16
  class Payment
17
- # Cuenta emisora
17
+ # Es la cuenta emisora.
18
18
  attr_accessor :account
19
19
 
20
- # Monto de la transferencia
20
+ # Es el monto de la transferencia.
21
21
  attr_accessor :amount
22
22
 
23
- # Cuenta del beneficiario
23
+ # Es la cuenta del beneficiario.
24
24
  attr_accessor :beneficiary_account
25
25
 
26
- # Información del banco beneficiario
26
+ # Es la información del banco beneficiario.
27
27
  attr_accessor :beneficiary_bank
28
28
 
29
- # Nombre del Beneficiario
29
+ # Es el nombre del Beneficiario.
30
30
  attr_accessor :beneficiary_name
31
31
 
32
- # CEP emitido por Banxico de la transferencia, sólo en caso de que este disponible en banxico, posteriomente podrá usar la consulta de CEP del API
32
+ # Es el Comprobante Electrónico de Pago (CEP) emitido por Banxico de la transferencia. Sólo en caso de que este disponible en Banxico, posteriomente podrá usar la <a href=\"#operation/obtainTransactionCepUsingPOST\">Consulta de CEP</a> que ésta misma API ofrece.
33
33
  attr_accessor :cep
34
34
 
35
- # Clave de rastreo de la transferencia
35
+ # Es la clave de rastreo de la transferencia.
36
36
  attr_accessor :clave_rastreo
37
37
 
38
- # Concepto de pago
38
+ # Es el concepto de pago.
39
39
  attr_accessor :concept
40
40
 
41
- # Fecha de aplicación de la transferencia
41
+ # Es la fecha de aplicación de la transferencia. Ésta fecha viene en formato ISO 8601 con zona horaria, ejemplo: <strong>2020-10-27T11:03:15.000-06:00</strong>.
42
42
  attr_accessor :confirm_date
43
43
 
44
- # Código de moneda de la transferencia
44
+ # Es el código de divisa de la transferencia. Es en el formato estándar de 3 dígitos. Ejemplo del peso mexicano: <b>MXP</b>, ejemplo del dólar estadounidense: <b>USD</b>.
45
45
  attr_accessor :currency_code
46
46
 
47
- # Mensaje proporcionado por Monex para la transferencia
47
+ # Es el mensaje proporcionado por Monex para la transferencia.
48
48
  attr_accessor :detention_message
49
49
 
50
- # Descripción
50
+ # Es el mensaje de error, en caso de algún error se informará aquí.
51
+ attr_accessor :error_message
52
+
53
+ # Es la descripción de Monex.
51
54
  attr_accessor :monex_description
52
55
 
53
- # Identificador asignado por la aplciación a la transferencia
56
+ # Es el identificador asignado por la aplciación a la transferencia.
54
57
  attr_accessor :order_id
55
58
 
56
- # Identificador de la orden de pago en Monex
59
+ # Es el identificador de la orden de pago en Monex.
57
60
  attr_accessor :payment_order_id
58
61
 
59
- # Referencia numérica
62
+ # Es la razón de porque esta pendiente aún cuando se autorizó la transferencia.
63
+ attr_accessor :pending_reason
64
+
65
+ # Es la referencia numérica.
60
66
  attr_accessor :reference
61
67
 
62
- # Estado de la transferencia de la transferencia, los posibles valores son: PENDING, COMPLETED, FAILED, CANCELLED
68
+ # Es el estado de la transferencia de la transferencia, los posibles valores son: <b>PENDING, COMPLETED, FAILED, CANCELLED</b>
63
69
  attr_accessor :status_code
64
70
 
65
- # Identificador de la transferencia asignado por Monex
71
+ # Es el identificador de la transferencia asignado por Monex.
66
72
  attr_accessor :transaction_id
67
73
 
68
74
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -79,9 +85,11 @@ module Wire4Client
79
85
  :'confirm_date' => :'confirm_date',
80
86
  :'currency_code' => :'currency_code',
81
87
  :'detention_message' => :'detention_message',
88
+ :'error_message' => :'error_message',
82
89
  :'monex_description' => :'monex_description',
83
90
  :'order_id' => :'order_id',
84
91
  :'payment_order_id' => :'payment_order_id',
92
+ :'pending_reason' => :'pending_reason',
85
93
  :'reference' => :'reference',
86
94
  :'status_code' => :'status_code',
87
95
  :'transaction_id' => :'transaction_id'
@@ -102,9 +110,11 @@ module Wire4Client
102
110
  :'confirm_date' => :'DateTime',
103
111
  :'currency_code' => :'String',
104
112
  :'detention_message' => :'String',
113
+ :'error_message' => :'String',
105
114
  :'monex_description' => :'String',
106
115
  :'order_id' => :'String',
107
116
  :'payment_order_id' => :'Integer',
117
+ :'pending_reason' => :'String',
108
118
  :'reference' => :'Integer',
109
119
  :'status_code' => :'String',
110
120
  :'transaction_id' => :'Integer'
@@ -163,6 +173,10 @@ module Wire4Client
163
173
  self.detention_message = attributes[:'detention_message']
164
174
  end
165
175
 
176
+ if attributes.has_key?(:'error_message')
177
+ self.error_message = attributes[:'error_message']
178
+ end
179
+
166
180
  if attributes.has_key?(:'monex_description')
167
181
  self.monex_description = attributes[:'monex_description']
168
182
  end
@@ -175,6 +189,10 @@ module Wire4Client
175
189
  self.payment_order_id = attributes[:'payment_order_id']
176
190
  end
177
191
 
192
+ if attributes.has_key?(:'pending_reason')
193
+ self.pending_reason = attributes[:'pending_reason']
194
+ end
195
+
178
196
  if attributes.has_key?(:'reference')
179
197
  self.reference = attributes[:'reference']
180
198
  end
@@ -217,9 +235,11 @@ module Wire4Client
217
235
  confirm_date == o.confirm_date &&
218
236
  currency_code == o.currency_code &&
219
237
  detention_message == o.detention_message &&
238
+ error_message == o.error_message &&
220
239
  monex_description == o.monex_description &&
221
240
  order_id == o.order_id &&
222
241
  payment_order_id == o.payment_order_id &&
242
+ pending_reason == o.pending_reason &&
223
243
  reference == o.reference &&
224
244
  status_code == o.status_code &&
225
245
  transaction_id == o.transaction_id
@@ -234,7 +254,7 @@ module Wire4Client
234
254
  # Calculates hash code according to all attributes.
235
255
  # @return [Fixnum] Hash code
236
256
  def hash
237
- [account, amount, beneficiary_account, beneficiary_bank, beneficiary_name, cep, clave_rastreo, concept, confirm_date, currency_code, detention_message, monex_description, order_id, payment_order_id, reference, status_code, transaction_id].hash
257
+ [account, amount, beneficiary_account, beneficiary_bank, beneficiary_name, cep, clave_rastreo, concept, confirm_date, currency_code, detention_message, error_message, monex_description, order_id, payment_order_id, pending_reason, reference, status_code, transaction_id].hash
238
258
  end
239
259
 
240
260
  # Builds the object from hash
@@ -0,0 +1,269 @@
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 del pago realizado
17
+ class PaymentCODI
18
+ # Monto del pago
19
+ attr_accessor :amount
20
+
21
+ # Descripción del pago
22
+ attr_accessor :description
23
+
24
+ # Mensaje de error
25
+ attr_accessor :error_message
26
+
27
+ # Identificador del pago
28
+ attr_accessor :id
29
+
30
+ # Fecha en que se efectuo el pago
31
+ attr_accessor :operation_date
32
+
33
+ # Estatus del pago
34
+ attr_accessor :status
35
+
36
+ class EnumAttributeValidator
37
+ attr_reader :datatype
38
+ attr_reader :allowable_values
39
+
40
+ def initialize(datatype, allowable_values)
41
+ @allowable_values = allowable_values.map do |value|
42
+ case datatype.to_s
43
+ when /Integer/i
44
+ value.to_i
45
+ when /Float/i
46
+ value.to_f
47
+ else
48
+ value
49
+ end
50
+ end
51
+ end
52
+
53
+ def valid?(value)
54
+ !value || allowable_values.include?(value)
55
+ end
56
+ end
57
+
58
+ # Attribute mapping from ruby-style variable name to JSON key.
59
+ def self.attribute_map
60
+ {
61
+ :'amount' => :'amount',
62
+ :'description' => :'description',
63
+ :'error_message' => :'error_message',
64
+ :'id' => :'id',
65
+ :'operation_date' => :'operation_date',
66
+ :'status' => :'status'
67
+ }
68
+ end
69
+
70
+ # Attribute type mapping.
71
+ def self.swagger_types
72
+ {
73
+ :'amount' => :'Float',
74
+ :'description' => :'String',
75
+ :'error_message' => :'String',
76
+ :'id' => :'String',
77
+ :'operation_date' => :'DateTime',
78
+ :'status' => :'String'
79
+ }
80
+ end
81
+
82
+ # Initializes the object
83
+ # @param [Hash] attributes Model attributes in the form of hash
84
+ def initialize(attributes = {})
85
+ return unless attributes.is_a?(Hash)
86
+
87
+ # convert string to symbol for hash key
88
+ attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
89
+
90
+ if attributes.has_key?(:'amount')
91
+ self.amount = attributes[:'amount']
92
+ end
93
+
94
+ if attributes.has_key?(:'description')
95
+ self.description = attributes[:'description']
96
+ end
97
+
98
+ if attributes.has_key?(:'error_message')
99
+ self.error_message = attributes[:'error_message']
100
+ end
101
+
102
+ if attributes.has_key?(:'id')
103
+ self.id = attributes[:'id']
104
+ end
105
+
106
+ if attributes.has_key?(:'operation_date')
107
+ self.operation_date = attributes[:'operation_date']
108
+ end
109
+
110
+ if attributes.has_key?(:'status')
111
+ self.status = attributes[:'status']
112
+ end
113
+ end
114
+
115
+ # Show invalid properties with the reasons. Usually used together with valid?
116
+ # @return Array for valid properties with the reasons
117
+ def list_invalid_properties
118
+ invalid_properties = Array.new
119
+ invalid_properties
120
+ end
121
+
122
+ # Check to see if the all the properties in the model are valid
123
+ # @return true if the model is valid
124
+ def valid?
125
+ status_validator = EnumAttributeValidator.new('String', ['RECEIVED', 'COMPLETED', 'CANCELLED'])
126
+ return false unless status_validator.valid?(@status)
127
+ true
128
+ end
129
+
130
+ # Custom attribute writer method checking allowed values (enum).
131
+ # @param [Object] status Object to be assigned
132
+ def status=(status)
133
+ validator = EnumAttributeValidator.new('String', ['RECEIVED', 'COMPLETED', 'CANCELLED'])
134
+ unless validator.valid?(status)
135
+ fail ArgumentError, 'invalid value for "status", must be one of #{validator.allowable_values}.'
136
+ end
137
+ @status = status
138
+ end
139
+
140
+ # Checks equality by comparing each attribute.
141
+ # @param [Object] Object to be compared
142
+ def ==(o)
143
+ return true if self.equal?(o)
144
+ self.class == o.class &&
145
+ amount == o.amount &&
146
+ description == o.description &&
147
+ error_message == o.error_message &&
148
+ id == o.id &&
149
+ operation_date == o.operation_date &&
150
+ status == o.status
151
+ end
152
+
153
+ # @see the `==` method
154
+ # @param [Object] Object to be compared
155
+ def eql?(o)
156
+ self == o
157
+ end
158
+
159
+ # Calculates hash code according to all attributes.
160
+ # @return [Fixnum] Hash code
161
+ def hash
162
+ [amount, description, error_message, id, operation_date, status].hash
163
+ end
164
+
165
+ # Builds the object from hash
166
+ # @param [Hash] attributes Model attributes in the form of hash
167
+ # @return [Object] Returns the model itself
168
+ def build_from_hash(attributes)
169
+ return nil unless attributes.is_a?(Hash)
170
+ self.class.swagger_types.each_pair do |key, type|
171
+ if type =~ /\AArray<(.*)>/i
172
+ # check to ensure the input is an array given that the the attribute
173
+ # is documented as an array but the input is not
174
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
175
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
176
+ end
177
+ elsif !attributes[self.class.attribute_map[key]].nil?
178
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
179
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
180
+ end
181
+
182
+ self
183
+ end
184
+
185
+ # Deserializes the data based on type
186
+ # @param string type Data type
187
+ # @param string value Value to be deserialized
188
+ # @return [Object] Deserialized data
189
+ def _deserialize(type, value)
190
+ case type.to_sym
191
+ when :DateTime
192
+ DateTime.parse(value)
193
+ when :Date
194
+ Date.parse(value)
195
+ when :String
196
+ value.to_s
197
+ when :Integer
198
+ value.to_i
199
+ when :Float
200
+ value.to_f
201
+ when :BOOLEAN
202
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
203
+ true
204
+ else
205
+ false
206
+ end
207
+ when :Object
208
+ # generic object (usually a Hash), return directly
209
+ value
210
+ when /\AArray<(?<inner_type>.+)>\z/
211
+ inner_type = Regexp.last_match[:inner_type]
212
+ value.map { |v| _deserialize(inner_type, v) }
213
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
214
+ k_type = Regexp.last_match[:k_type]
215
+ v_type = Regexp.last_match[:v_type]
216
+ {}.tap do |hash|
217
+ value.each do |k, v|
218
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
219
+ end
220
+ end
221
+ else # model
222
+ temp_model = Wire4Client.const_get(type).new
223
+ temp_model.build_from_hash(value)
224
+ end
225
+ end
226
+
227
+ # Returns the string representation of the object
228
+ # @return [String] String presentation of the object
229
+ def to_s
230
+ to_hash.to_s
231
+ end
232
+
233
+ # to_body is an alias to to_hash (backward compatibility)
234
+ # @return [Hash] Returns the object in the form of hash
235
+ def to_body
236
+ to_hash
237
+ end
238
+
239
+ # Returns the object in the form of hash
240
+ # @return [Hash] Returns the object in the form of hash
241
+ def to_hash
242
+ hash = {}
243
+ self.class.attribute_map.each_pair do |attr, param|
244
+ value = self.send(attr)
245
+ next if value.nil?
246
+ hash[param] = _to_hash(value)
247
+ end
248
+ hash
249
+ end
250
+
251
+ # Outputs non-array value in the form of hash
252
+ # For object, use to_hash. Otherwise, just return the value
253
+ # @param [Object] value Any valid value
254
+ # @return [Hash] Returns the value in the form of hash
255
+ def _to_hash(value)
256
+ if value.is_a?(Array)
257
+ value.compact.map { |v| _to_hash(v) }
258
+ elsif value.is_a?(Hash)
259
+ {}.tap do |hash|
260
+ value.each { |k, v| hash[k] = _to_hash(v) }
261
+ end
262
+ elsif value.respond_to? :to_hash
263
+ value.to_hash
264
+ else
265
+ value
266
+ end
267
+ end
268
+ end
269
+ end