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,193 @@
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
+ # Servicio con el que se transacciona en la subscripción
17
+ class ServiceBanking
18
+ attr_accessor :spei
19
+
20
+ attr_accessor :spid
21
+
22
+ # Attribute mapping from ruby-style variable name to JSON key.
23
+ def self.attribute_map
24
+ {
25
+ :'spei' => :'spei',
26
+ :'spid' => :'spid'
27
+ }
28
+ end
29
+
30
+ # Attribute type mapping.
31
+ def self.swagger_types
32
+ {
33
+ :'spei' => :'UseServiceBanking',
34
+ :'spid' => :'UseServiceBanking'
35
+ }
36
+ end
37
+
38
+ # Initializes the object
39
+ # @param [Hash] attributes Model attributes in the form of hash
40
+ def initialize(attributes = {})
41
+ return unless attributes.is_a?(Hash)
42
+
43
+ # convert string to symbol for hash key
44
+ attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
45
+
46
+ if attributes.has_key?(:'spei')
47
+ self.spei = attributes[:'spei']
48
+ end
49
+
50
+ if attributes.has_key?(:'spid')
51
+ self.spid = attributes[:'spid']
52
+ end
53
+ end
54
+
55
+ # Show invalid properties with the reasons. Usually used together with valid?
56
+ # @return Array for valid properties with the reasons
57
+ def list_invalid_properties
58
+ invalid_properties = Array.new
59
+ invalid_properties
60
+ end
61
+
62
+ # Check to see if the all the properties in the model are valid
63
+ # @return true if the model is valid
64
+ def valid?
65
+ true
66
+ end
67
+
68
+ # Checks equality by comparing each attribute.
69
+ # @param [Object] Object to be compared
70
+ def ==(o)
71
+ return true if self.equal?(o)
72
+ self.class == o.class &&
73
+ spei == o.spei &&
74
+ spid == o.spid
75
+ end
76
+
77
+ # @see the `==` method
78
+ # @param [Object] Object to be compared
79
+ def eql?(o)
80
+ self == o
81
+ end
82
+
83
+ # Calculates hash code according to all attributes.
84
+ # @return [Fixnum] Hash code
85
+ def hash
86
+ [spei, spid].hash
87
+ end
88
+
89
+ # Builds the object from hash
90
+ # @param [Hash] attributes Model attributes in the form of hash
91
+ # @return [Object] Returns the model itself
92
+ def build_from_hash(attributes)
93
+ return nil unless attributes.is_a?(Hash)
94
+ self.class.swagger_types.each_pair do |key, type|
95
+ if type =~ /\AArray<(.*)>/i
96
+ # check to ensure the input is an array given that the the attribute
97
+ # is documented as an array but the input is not
98
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
99
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
100
+ end
101
+ elsif !attributes[self.class.attribute_map[key]].nil?
102
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
103
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
104
+ end
105
+
106
+ self
107
+ end
108
+
109
+ # Deserializes the data based on type
110
+ # @param string type Data type
111
+ # @param string value Value to be deserialized
112
+ # @return [Object] Deserialized data
113
+ def _deserialize(type, value)
114
+ case type.to_sym
115
+ when :DateTime
116
+ DateTime.parse(value)
117
+ when :Date
118
+ Date.parse(value)
119
+ when :String
120
+ value.to_s
121
+ when :Integer
122
+ value.to_i
123
+ when :Float
124
+ value.to_f
125
+ when :BOOLEAN
126
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
127
+ true
128
+ else
129
+ false
130
+ end
131
+ when :Object
132
+ # generic object (usually a Hash), return directly
133
+ value
134
+ when /\AArray<(?<inner_type>.+)>\z/
135
+ inner_type = Regexp.last_match[:inner_type]
136
+ value.map { |v| _deserialize(inner_type, v) }
137
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
138
+ k_type = Regexp.last_match[:k_type]
139
+ v_type = Regexp.last_match[:v_type]
140
+ {}.tap do |hash|
141
+ value.each do |k, v|
142
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
143
+ end
144
+ end
145
+ else # model
146
+ temp_model = Wire4Client.const_get(type).new
147
+ temp_model.build_from_hash(value)
148
+ end
149
+ end
150
+
151
+ # Returns the string representation of the object
152
+ # @return [String] String presentation of the object
153
+ def to_s
154
+ to_hash.to_s
155
+ end
156
+
157
+ # to_body is an alias to to_hash (backward compatibility)
158
+ # @return [Hash] Returns the object in the form of hash
159
+ def to_body
160
+ to_hash
161
+ end
162
+
163
+ # Returns the object in the form of hash
164
+ # @return [Hash] Returns the object in the form of hash
165
+ def to_hash
166
+ hash = {}
167
+ self.class.attribute_map.each_pair do |attr, param|
168
+ value = self.send(attr)
169
+ next if value.nil?
170
+ hash[param] = _to_hash(value)
171
+ end
172
+ hash
173
+ end
174
+
175
+ # Outputs non-array value in the form of hash
176
+ # For object, use to_hash. Otherwise, just return the value
177
+ # @param [Object] value Any valid value
178
+ # @return [Hash] Returns the value in the form of hash
179
+ def _to_hash(value)
180
+ if value.is_a?(Array)
181
+ value.compact.map { |v| _to_hash(v) }
182
+ elsif value.is_a?(Hash)
183
+ {}.tap do |hash|
184
+ value.each { |k, v| hash[k] = _to_hash(v) }
185
+ end
186
+ elsif value.respond_to? :to_hash
187
+ value.to_hash
188
+ else
189
+ value
190
+ end
191
+ end
192
+ end
193
+ end
@@ -14,7 +14,7 @@ require 'date'
14
14
 
15
15
  module Wire4Client
16
16
  class SpidBeneficiariesResponse
17
- # Lista de beneficiarios obtenidos
17
+ # Es una lista de beneficiarios obtenidos.
18
18
  attr_accessor :beneficiaries
19
19
 
20
20
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -15,36 +15,42 @@ require 'date'
15
15
  module Wire4Client
16
16
  # Objeto que contiene información de la cuenta de beneficiario SPID
17
17
  class SpidBeneficiaryResponse
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
- # El banco al cual pertenece la cuenta
21
+ # El banco al cual pertenece la cuenta.
22
22
  attr_accessor :bank
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
- # Lista de email's, este dato es opcional
27
+ # Lista de correos electrónicos (emails), este dato es opcional.
28
28
  attr_accessor :email
29
29
 
30
30
  # Objeto que contiene el nombre de la institución, es mutuamente exclusivo con el objeto Person
31
31
  attr_accessor :institution
32
32
 
33
- # Tipo de relación de la cuenta, este valor debe ser igual a uno de los obtenidos del recurso de consulta de relationships
33
+ # 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>
34
34
  attr_accessor :kind_of_relationship
35
35
 
36
- # Referencia numérica
36
+ # Referencia numérica.
37
37
  attr_accessor :numeric_reference_spid
38
38
 
39
- # Concepto de pago
39
+ # Concepto de pago.
40
40
  attr_accessor :payment_concept_spid
41
41
 
42
- # Código de relación de la cuenta, este valor debe ser igual a uno de los obtenidos del recurso de consulta de relationship
42
+ # La fecha en la que se registro el beneficiario.
43
+ attr_accessor :register_date
44
+
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.
43
46
  attr_accessor :relationship
44
47
 
45
- # Registro federal de contribuyentes
48
+ # 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.
46
49
  attr_accessor :rfc
47
50
 
51
+ # El estado en el que se encuentra el registo del beneficiario.<br><br> Los valores pueden ser: <b>\"RECEIVED\", \"DELETED\", \"REQUEST_ERROR_BY_MONEX\", \"REQUESTED_TO_MONEX\", \"NOTIFIED_BY_MONEX\", \"NOTIFIED_BY_SPEIOK\", \"NOTIFIED_WITH_ERROR_BY_SPEIOK\" y \"PENDING\"</b>
52
+ attr_accessor :status
53
+
48
54
  # Attribute mapping from ruby-style variable name to JSON key.
49
55
  def self.attribute_map
50
56
  {
@@ -56,8 +62,10 @@ module Wire4Client
56
62
  :'kind_of_relationship' => :'kind_of_relationship',
57
63
  :'numeric_reference_spid' => :'numeric_reference_spid',
58
64
  :'payment_concept_spid' => :'payment_concept_spid',
65
+ :'register_date' => :'register_date',
59
66
  :'relationship' => :'relationship',
60
- :'rfc' => :'rfc'
67
+ :'rfc' => :'rfc',
68
+ :'status' => :'status'
61
69
  }
62
70
  end
63
71
 
@@ -72,8 +80,10 @@ module Wire4Client
72
80
  :'kind_of_relationship' => :'String',
73
81
  :'numeric_reference_spid' => :'String',
74
82
  :'payment_concept_spid' => :'String',
83
+ :'register_date' => :'DateTime',
75
84
  :'relationship' => :'String',
76
- :'rfc' => :'String'
85
+ :'rfc' => :'String',
86
+ :'status' => :'String'
77
87
  }
78
88
  end
79
89
 
@@ -119,6 +129,10 @@ module Wire4Client
119
129
  self.payment_concept_spid = attributes[:'payment_concept_spid']
120
130
  end
121
131
 
132
+ if attributes.has_key?(:'register_date')
133
+ self.register_date = attributes[:'register_date']
134
+ end
135
+
122
136
  if attributes.has_key?(:'relationship')
123
137
  self.relationship = attributes[:'relationship']
124
138
  end
@@ -126,6 +140,10 @@ module Wire4Client
126
140
  if attributes.has_key?(:'rfc')
127
141
  self.rfc = attributes[:'rfc']
128
142
  end
143
+
144
+ if attributes.has_key?(:'status')
145
+ self.status = attributes[:'status']
146
+ end
129
147
  end
130
148
 
131
149
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -212,8 +230,10 @@ module Wire4Client
212
230
  kind_of_relationship == o.kind_of_relationship &&
213
231
  numeric_reference_spid == o.numeric_reference_spid &&
214
232
  payment_concept_spid == o.payment_concept_spid &&
233
+ register_date == o.register_date &&
215
234
  relationship == o.relationship &&
216
- rfc == o.rfc
235
+ rfc == o.rfc &&
236
+ status == o.status
217
237
  end
218
238
 
219
239
  # @see the `==` method
@@ -225,7 +245,7 @@ module Wire4Client
225
245
  # Calculates hash code according to all attributes.
226
246
  # @return [Fixnum] Hash code
227
247
  def hash
228
- [amount_limit, bank, beneficiary_account, email, institution, kind_of_relationship, numeric_reference_spid, payment_concept_spid, relationship, rfc].hash
248
+ [amount_limit, bank, beneficiary_account, email, institution, kind_of_relationship, numeric_reference_spid, payment_concept_spid, register_date, relationship, rfc, status].hash
229
249
  end
230
250
 
231
251
  # Builds the object from hash
@@ -15,10 +15,10 @@ require 'date'
15
15
  module Wire4Client
16
16
  # La información acerca de la clasificación de la operación.
17
17
  class SpidClassificationDTO
18
- # El identificador de la clasificación
18
+ # Es el identificador de la clasificación.
19
19
  attr_accessor :classification_id
20
20
 
21
- # Las descripción de la clasificación de la operación
21
+ # Es la descripción de la clasificación de la operación.
22
22
  attr_accessor :description
23
23
 
24
24
  # Attribute mapping from ruby-style variable name to JSON key.
@@ -0,0 +1,222 @@
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 SubscriptionChangeStatusRequest
17
+ attr_accessor :status
18
+
19
+ class EnumAttributeValidator
20
+ attr_reader :datatype
21
+ attr_reader :allowable_values
22
+
23
+ def initialize(datatype, allowable_values)
24
+ @allowable_values = allowable_values.map do |value|
25
+ case datatype.to_s
26
+ when /Integer/i
27
+ value.to_i
28
+ when /Float/i
29
+ value.to_f
30
+ else
31
+ value
32
+ end
33
+ end
34
+ end
35
+
36
+ def valid?(value)
37
+ !value || allowable_values.include?(value)
38
+ end
39
+ end
40
+
41
+ # Attribute mapping from ruby-style variable name to JSON key.
42
+ def self.attribute_map
43
+ {
44
+ :'status' => :'status'
45
+ }
46
+ end
47
+
48
+ # Attribute type mapping.
49
+ def self.swagger_types
50
+ {
51
+ :'status' => :'String'
52
+ }
53
+ end
54
+
55
+ # Initializes the object
56
+ # @param [Hash] attributes Model attributes in the form of hash
57
+ def initialize(attributes = {})
58
+ return unless attributes.is_a?(Hash)
59
+
60
+ # convert string to symbol for hash key
61
+ attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
62
+
63
+ if attributes.has_key?(:'status')
64
+ self.status = attributes[:'status']
65
+ end
66
+ end
67
+
68
+ # Show invalid properties with the reasons. Usually used together with valid?
69
+ # @return Array for valid properties with the reasons
70
+ def list_invalid_properties
71
+ invalid_properties = Array.new
72
+ if @status.nil?
73
+ invalid_properties.push('invalid value for "status", status cannot be nil.')
74
+ end
75
+
76
+ invalid_properties
77
+ end
78
+
79
+ # Check to see if the all the properties in the model are valid
80
+ # @return true if the model is valid
81
+ def valid?
82
+ return false if @status.nil?
83
+ status_validator = EnumAttributeValidator.new('String', ['ACTIVE', 'INACTIVE'])
84
+ return false unless status_validator.valid?(@status)
85
+ true
86
+ end
87
+
88
+ # Custom attribute writer method checking allowed values (enum).
89
+ # @param [Object] status Object to be assigned
90
+ def status=(status)
91
+ validator = EnumAttributeValidator.new('String', ['ACTIVE', 'INACTIVE'])
92
+ unless validator.valid?(status)
93
+ fail ArgumentError, 'invalid value for "status", must be one of #{validator.allowable_values}.'
94
+ end
95
+ @status = status
96
+ end
97
+
98
+ # Checks equality by comparing each attribute.
99
+ # @param [Object] Object to be compared
100
+ def ==(o)
101
+ return true if self.equal?(o)
102
+ self.class == o.class &&
103
+ status == o.status
104
+ end
105
+
106
+ # @see the `==` method
107
+ # @param [Object] Object to be compared
108
+ def eql?(o)
109
+ self == o
110
+ end
111
+
112
+ # Calculates hash code according to all attributes.
113
+ # @return [Fixnum] Hash code
114
+ def hash
115
+ [status].hash
116
+ end
117
+
118
+ # Builds the object from hash
119
+ # @param [Hash] attributes Model attributes in the form of hash
120
+ # @return [Object] Returns the model itself
121
+ def build_from_hash(attributes)
122
+ return nil unless attributes.is_a?(Hash)
123
+ self.class.swagger_types.each_pair do |key, type|
124
+ if type =~ /\AArray<(.*)>/i
125
+ # check to ensure the input is an array given that the the attribute
126
+ # is documented as an array but the input is not
127
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
128
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
129
+ end
130
+ elsif !attributes[self.class.attribute_map[key]].nil?
131
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
132
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
133
+ end
134
+
135
+ self
136
+ end
137
+
138
+ # Deserializes the data based on type
139
+ # @param string type Data type
140
+ # @param string value Value to be deserialized
141
+ # @return [Object] Deserialized data
142
+ def _deserialize(type, value)
143
+ case type.to_sym
144
+ when :DateTime
145
+ DateTime.parse(value)
146
+ when :Date
147
+ Date.parse(value)
148
+ when :String
149
+ value.to_s
150
+ when :Integer
151
+ value.to_i
152
+ when :Float
153
+ value.to_f
154
+ when :BOOLEAN
155
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
156
+ true
157
+ else
158
+ false
159
+ end
160
+ when :Object
161
+ # generic object (usually a Hash), return directly
162
+ value
163
+ when /\AArray<(?<inner_type>.+)>\z/
164
+ inner_type = Regexp.last_match[:inner_type]
165
+ value.map { |v| _deserialize(inner_type, v) }
166
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
167
+ k_type = Regexp.last_match[:k_type]
168
+ v_type = Regexp.last_match[:v_type]
169
+ {}.tap do |hash|
170
+ value.each do |k, v|
171
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
172
+ end
173
+ end
174
+ else # model
175
+ temp_model = Wire4Client.const_get(type).new
176
+ temp_model.build_from_hash(value)
177
+ end
178
+ end
179
+
180
+ # Returns the string representation of the object
181
+ # @return [String] String presentation of the object
182
+ def to_s
183
+ to_hash.to_s
184
+ end
185
+
186
+ # to_body is an alias to to_hash (backward compatibility)
187
+ # @return [Hash] Returns the object in the form of hash
188
+ def to_body
189
+ to_hash
190
+ end
191
+
192
+ # Returns the object in the form of hash
193
+ # @return [Hash] Returns the object in the form of hash
194
+ def to_hash
195
+ hash = {}
196
+ self.class.attribute_map.each_pair do |attr, param|
197
+ value = self.send(attr)
198
+ next if value.nil?
199
+ hash[param] = _to_hash(value)
200
+ end
201
+ hash
202
+ end
203
+
204
+ # Outputs non-array value in the form of hash
205
+ # For object, use to_hash. Otherwise, just return the value
206
+ # @param [Object] value Any valid value
207
+ # @return [Hash] Returns the value in the form of hash
208
+ def _to_hash(value)
209
+ if value.is_a?(Array)
210
+ value.compact.map { |v| _to_hash(v) }
211
+ elsif value.is_a?(Hash)
212
+ {}.tap do |hash|
213
+ value.each { |k, v| hash[k] = _to_hash(v) }
214
+ end
215
+ elsif value.respond_to? :to_hash
216
+ value.to_hash
217
+ else
218
+ value
219
+ end
220
+ end
221
+ end
222
+ end