wire4_client 1.0.5 → 1.1.3
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.
- checksums.yaml +4 -4
- data/Gemfile +1 -1
- data/README.md +51 -30
- data/docs/Account.md +11 -11
- data/docs/AccountReassigned.md +14 -14
- data/docs/AccountRequest.md +3 -3
- data/docs/AccountResponse.md +13 -13
- data/docs/AccountSpid.md +11 -11
- data/docs/AmountRequest.md +5 -5
- data/docs/AuthorizationTransactionGroup.md +2 -2
- data/docs/AuthorizedBeneficiariesResponse.md +3 -3
- data/docs/AutorizacinDeDepsitosApi.md +113 -0
- data/docs/Balance.md +3 -3
- data/docs/BalanceListResponse.md +1 -1
- data/docs/BeneficiariesQueryRegisterStatus.md +2 -2
- data/docs/BeneficiariesResponse.md +1 -1
- data/docs/BillingTransaction.md +1 -1
- data/docs/CepResponse.md +20 -20
- data/docs/CepSearchBanxico.md +8 -8
- data/docs/CertificateRequest.md +4 -4
- data/docs/CodiCodeQrResponseDTO.md +10 -10
- data/docs/CodiOperationResponseDTO.md +7 -7
- data/docs/CodiOperationsFiltersRequestDTO.md +8 -8
- data/docs/CompanyRegistered.md +6 -6
- data/docs/CompanyRequested.md +4 -4
- data/docs/ConfigurationsLimits.md +9 -0
- data/docs/ContactRequest.md +5 -5
- data/docs/ContractsDetailsApi.md +55 -0
- data/docs/CuentasDeBeneficiariosSPEIApi.md +54 -54
- data/docs/CuentasDeBeneficiariosSPIDApi.md +24 -22
- data/docs/Deposit.md +22 -21
- data/docs/DepositAuthorizationRequest.md +10 -0
- data/docs/Depositant.md +5 -5
- data/docs/DepositantesApi.md +6 -6
- data/docs/DepositantsRegister.md +4 -4
- data/docs/DepositantsResponse.md +1 -1
- data/docs/DepositsAuthorizationResponse.md +10 -0
- data/docs/DetailedErrorResponse.md +10 -0
- data/docs/EmpresasCoDiApi.md +8 -8
- data/docs/GetDepositants.md +1 -1
- data/docs/InstitucionesApi.md +5 -3
- data/docs/Institution.md +4 -4
- data/docs/InstitutionsList.md +1 -1
- data/docs/Item.md +10 -0
- data/docs/LmitesDeMontosApi.md +112 -0
- data/docs/MessageAccountBeneficiary.md +3 -3
- data/docs/MessageCEP.md +19 -19
- data/docs/MessageCodiAction.md +12 -12
- data/docs/MessageConfigurationsLimits.md +8 -0
- data/docs/MessageDepositAuthorizationRequest.md +28 -0
- data/docs/MessageDepositReceived.md +22 -21
- data/docs/MessageInstitution.md +4 -4
- data/docs/MessagePayment.md +20 -20
- data/docs/MessagePaymentStatePending.md +16 -16
- data/docs/MessageRequestChanged.md +2 -2
- data/docs/MessageSalesPoint.md +3 -3
- data/docs/MessageSubscription.md +6 -6
- data/docs/MessageUserAuthorized.md +7 -6
- data/docs/MessageWebHook.md +9 -9
- data/docs/OperacionesCoDiApi.md +12 -12
- data/docs/Operations.md +8 -8
- data/docs/PagerResponseDto.md +6 -6
- data/docs/Payment.md +19 -19
- data/docs/PaymentCODI.md +13 -0
- data/docs/PaymentRequestCodiResponseDTO.md +11 -11
- data/docs/PeticionesDePagoPorCoDiApi.md +7 -7
- data/docs/PreEnrollmentData.md +2 -2
- data/docs/PreEnrollmentResponse.md +2 -2
- data/docs/PuntosDeVentaCoDiApi.md +14 -14
- data/docs/Relationship.md +2 -2
- data/docs/RelationshipsResponse.md +1 -1
- data/docs/SaldoApi.md +3 -3
- data/docs/SalesPointFound.md +7 -7
- data/docs/SalesPointRequest.md +4 -4
- data/docs/SalesPointRespose.md +4 -4
- data/docs/ServiceBanking.md +9 -0
- data/docs/SpidBeneficiariesResponse.md +1 -1
- data/docs/SpidBeneficiaryResponse.md +11 -11
- data/docs/SpidClassificationDTO.md +2 -2
- data/docs/SubscriptionChangeStatusRequest.md +8 -0
- data/docs/SuscripcionesApi.md +123 -16
- data/docs/TokenRequiredResponse.md +2 -2
- data/docs/TransactionErrorCode.md +10 -0
- data/docs/TransactionOutgoingSpid.md +10 -10
- data/docs/TransactionsOutgoingRegister.md +3 -3
- data/docs/TransferenciasSPEIApi.md +40 -34
- data/docs/TransferenciasSPIDApi.md +12 -12
- data/docs/UpdateConfigurationsRequestDTO.md +8 -0
- data/docs/UrlsRedirect.md +2 -2
- data/docs/UseServiceBanking.md +9 -0
- data/docs/WebHookDepositAuthorizationRequest.md +9 -0
- data/docs/WebHookDepositAuthorizationResponse.md +13 -0
- data/docs/Webhook.md +6 -6
- data/docs/WebhookRequest.md +3 -3
- data/docs/WebhookResponse.md +5 -5
- data/docs/WebhooksApi.md +10 -10
- data/lib/wire4_client/api/autorizacin_de_depsitos_api.rb +173 -0
- data/lib/wire4_client/api/contracts_details_api.rb +71 -0
- data/lib/wire4_client/api/cuentas_de_beneficiarios_spei_api.rb +56 -56
- data/lib/wire4_client/api/cuentas_de_beneficiarios_spid_api.rb +24 -22
- data/lib/wire4_client/api/depositantes_api.rb +79 -8
- data/lib/wire4_client/api/empresas_co_di_api.rb +8 -8
- data/lib/wire4_client/api/instituciones_api.rb +4 -2
- data/lib/wire4_client/api/lmites_de_montos_api.rb +160 -0
- data/lib/wire4_client/api/operaciones_co_di_api.rb +12 -12
- data/lib/wire4_client/api/peticiones_de_pago_por_co_di_api.rb +6 -6
- data/lib/wire4_client/api/puntos_de_venta_co_di_api.rb +14 -14
- data/lib/wire4_client/api/saldo_api.rb +4 -4
- data/lib/wire4_client/api/suscripciones_api.rb +149 -16
- data/lib/wire4_client/api/transferencias_spei_api.rb +72 -42
- data/lib/wire4_client/api/transferencias_spid_api.rb +12 -12
- data/lib/wire4_client/api/webhooks_api.rb +15 -15
- data/lib/wire4_client/models/account.rb +11 -11
- data/lib/wire4_client/models/account_detail.rb +1 -1
- data/lib/wire4_client/models/account_reassigned.rb +15 -15
- data/lib/wire4_client/models/account_request.rb +3 -3
- data/lib/wire4_client/models/account_response.rb +14 -14
- data/lib/wire4_client/models/account_spid.rb +59 -11
- data/lib/wire4_client/models/amount_request.rb +6 -6
- data/lib/wire4_client/models/authorization_transaction_group.rb +2 -2
- data/lib/wire4_client/models/authorized_beneficiaries_response.rb +3 -3
- data/lib/wire4_client/models/balance.rb +4 -4
- data/lib/wire4_client/models/balance_list_response.rb +1 -1
- data/lib/wire4_client/models/beneficiaries_query_register_status.rb +2 -2
- data/lib/wire4_client/models/beneficiaries_response.rb +1 -1
- data/lib/wire4_client/models/billing_transaction.rb +1 -1
- data/lib/wire4_client/models/cep_response.rb +20 -20
- data/lib/wire4_client/models/cep_search_banxico.rb +8 -8
- data/lib/wire4_client/models/certificate_request.rb +5 -5
- data/lib/wire4_client/models/codi_code_qr_response_dto.rb +10 -10
- data/lib/wire4_client/models/codi_operation_response_dto.rb +7 -7
- data/lib/wire4_client/models/codi_operations_filters_request_dto.rb +8 -8
- data/lib/wire4_client/models/company_registered.rb +6 -6
- data/lib/wire4_client/models/company_requested.rb +5 -5
- data/lib/wire4_client/models/configurations_limits.rb +197 -0
- data/lib/wire4_client/models/contact_request.rb +6 -6
- data/lib/wire4_client/models/deposit.rb +32 -22
- data/lib/wire4_client/models/deposit_authorization_request.rb +205 -0
- data/lib/wire4_client/models/depositant.rb +5 -5
- data/lib/wire4_client/models/depositant_count_response.rb +185 -0
- data/lib/wire4_client/models/depositants_register.rb +4 -4
- data/lib/wire4_client/models/depositants_response.rb +1 -1
- data/lib/wire4_client/models/deposits_authorization_response.rb +205 -0
- data/lib/wire4_client/models/detailed_error_response.rb +203 -0
- data/lib/wire4_client/models/get_depositants.rb +2 -2
- data/lib/wire4_client/models/institution.rb +5 -5
- data/lib/wire4_client/models/institutions_list.rb +1 -1
- data/lib/wire4_client/models/item.rb +205 -0
- data/lib/wire4_client/models/message_account_beneficiary.rb +4 -4
- data/lib/wire4_client/models/message_cep.rb +20 -20
- data/lib/wire4_client/models/message_codi_action.rb +13 -13
- data/lib/wire4_client/models/message_configurations_limits.rb +187 -0
- data/lib/wire4_client/models/message_deposit_authorization_request.rb +385 -0
- data/lib/wire4_client/models/message_deposit_received.rb +33 -23
- data/lib/wire4_client/models/message_institution.rb +5 -5
- data/lib/wire4_client/models/message_payment.rb +21 -21
- data/lib/wire4_client/models/message_payment_state_pending.rb +17 -17
- data/lib/wire4_client/models/message_request_changed.rb +3 -3
- data/lib/wire4_client/models/message_sales_point.rb +4 -4
- data/lib/wire4_client/models/message_subscription.rb +7 -7
- data/lib/wire4_client/models/message_user_authorized.rb +21 -11
- data/lib/wire4_client/models/message_web_hook.rb +10 -10
- data/lib/wire4_client/models/operations.rb +9 -9
- data/lib/wire4_client/models/pager_response_dto.rb +6 -6
- data/lib/wire4_client/models/payment.rb +19 -19
- data/lib/wire4_client/models/payment_codi.rb +269 -0
- data/lib/wire4_client/models/payment_request_codi_response_dto.rb +11 -11
- data/lib/wire4_client/models/pre_enrollment_data.rb +20 -2
- data/lib/wire4_client/models/pre_enrollment_response.rb +2 -2
- data/lib/wire4_client/models/relationship.rb +2 -2
- data/lib/wire4_client/models/relationships_response.rb +1 -1
- data/lib/wire4_client/models/sales_point_found.rb +10 -10
- data/lib/wire4_client/models/sales_point_request.rb +5 -5
- data/lib/wire4_client/models/sales_point_respose.rb +5 -5
- data/lib/wire4_client/models/service_banking.rb +193 -0
- data/lib/wire4_client/models/spid_beneficiaries_response.rb +1 -1
- data/lib/wire4_client/models/spid_beneficiary_response.rb +11 -11
- data/lib/wire4_client/models/spid_classification_dto.rb +2 -2
- data/lib/wire4_client/models/subscription_change_status_request.rb +222 -0
- data/lib/wire4_client/models/token_required_response.rb +3 -3
- data/lib/wire4_client/models/transaction_error_code.rb +201 -0
- data/lib/wire4_client/models/transaction_outgoing_spid.rb +11 -11
- data/lib/wire4_client/models/transactions_outgoing_register.rb +4 -4
- data/lib/wire4_client/models/update_configurations_request_dto.rb +192 -0
- data/lib/wire4_client/models/urls_redirect.rb +59 -3
- data/lib/wire4_client/models/use_service_banking.rb +251 -0
- data/lib/wire4_client/models/web_hook_deposit_authorization_request.rb +195 -0
- data/lib/wire4_client/models/{timestamp.rb → web_hook_deposit_authorization_response.rb} +47 -74
- data/lib/wire4_client/models/webhook.rb +7 -7
- data/lib/wire4_client/models/webhook_request.rb +3 -3
- data/lib/wire4_client/models/webhook_response.rb +5 -5
- data/lib/wire4_client/version.rb +1 -1
- data/lib/wire4_client.rb +18 -1
- data/spec/api/autorizacin_de_depsitos_api_spec.rb +62 -0
- data/spec/api/contracts_details_api_spec.rb +14 -0
- data/spec/api/cuentas_de_beneficiarios_spei_api_spec.rb +28 -28
- data/spec/api/cuentas_de_beneficiarios_spid_api_spec.rb +12 -11
- data/spec/api/depositantes_api_spec.rb +4 -4
- data/spec/api/empresas_co_di_api_spec.rb +4 -4
- data/spec/api/instituciones_api_spec.rb +2 -1
- data/spec/api/lmites_de_montos_api_spec.rb +62 -0
- data/spec/api/operaciones_co_di_api_spec.rb +6 -6
- data/spec/api/peticiones_de_pago_por_co_di_api_spec.rb +3 -3
- data/spec/api/puntos_de_venta_co_di_api_spec.rb +7 -7
- data/spec/api/saldo_api_spec.rb +2 -2
- data/spec/api/suscripciones_api_spec.rb +36 -8
- data/spec/api/transferencias_spei_api_spec.rb +19 -17
- data/spec/api/transferencias_spid_api_spec.rb +6 -6
- data/spec/api/webhooks_api_spec.rb +4 -4
- data/spec/models/configurations_limits_spec.rb +47 -0
- data/spec/models/deposit_authorization_request_spec.rb +53 -0
- data/spec/models/deposit_spec.rb +6 -0
- data/spec/models/deposits_authorization_response_spec.rb +53 -0
- data/spec/models/detailed_error_response_spec.rb +53 -0
- data/spec/models/item_spec.rb +53 -0
- data/spec/models/message_configurations_limits_spec.rb +41 -0
- data/spec/models/message_deposit_authorization_request_spec.rb +161 -0
- data/spec/models/message_deposit_received_spec.rb +6 -0
- data/spec/models/message_user_authorized_spec.rb +6 -0
- data/spec/models/{timestamp_spec.rb → payment_codi_spec.rb} +16 -36
- data/spec/models/service_banking_spec.rb +47 -0
- data/spec/models/subscription_change_status_request_spec.rb +45 -0
- data/spec/models/transaction_error_code_spec.rb +53 -0
- data/spec/models/update_configurations_request_dto_spec.rb +41 -0
- data/spec/models/use_service_banking_spec.rb +55 -0
- data/spec/models/web_hook_deposit_authorization_request_spec.rb +47 -0
- data/spec/models/web_hook_deposit_authorization_response_spec.rb +71 -0
- metadata +72 -7
- data/docs/Timestamp.md +0 -17
|
@@ -0,0 +1,201 @@
|
|
|
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 TransactionErrorCode
|
|
17
|
+
attr_accessor :code
|
|
18
|
+
|
|
19
|
+
attr_accessor :error
|
|
20
|
+
|
|
21
|
+
attr_accessor :order_id
|
|
22
|
+
|
|
23
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
|
24
|
+
def self.attribute_map
|
|
25
|
+
{
|
|
26
|
+
:'code' => :'code',
|
|
27
|
+
:'error' => :'error',
|
|
28
|
+
:'order_id' => :'order_id'
|
|
29
|
+
}
|
|
30
|
+
end
|
|
31
|
+
|
|
32
|
+
# Attribute type mapping.
|
|
33
|
+
def self.swagger_types
|
|
34
|
+
{
|
|
35
|
+
:'code' => :'String',
|
|
36
|
+
:'error' => :'String',
|
|
37
|
+
:'order_id' => :'String'
|
|
38
|
+
}
|
|
39
|
+
end
|
|
40
|
+
|
|
41
|
+
# Initializes the object
|
|
42
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
|
43
|
+
def initialize(attributes = {})
|
|
44
|
+
return unless attributes.is_a?(Hash)
|
|
45
|
+
|
|
46
|
+
# convert string to symbol for hash key
|
|
47
|
+
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
|
48
|
+
|
|
49
|
+
if attributes.has_key?(:'code')
|
|
50
|
+
self.code = attributes[:'code']
|
|
51
|
+
end
|
|
52
|
+
|
|
53
|
+
if attributes.has_key?(:'error')
|
|
54
|
+
self.error = attributes[:'error']
|
|
55
|
+
end
|
|
56
|
+
|
|
57
|
+
if attributes.has_key?(:'order_id')
|
|
58
|
+
self.order_id = attributes[:'order_id']
|
|
59
|
+
end
|
|
60
|
+
end
|
|
61
|
+
|
|
62
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
|
63
|
+
# @return Array for valid properties with the reasons
|
|
64
|
+
def list_invalid_properties
|
|
65
|
+
invalid_properties = Array.new
|
|
66
|
+
invalid_properties
|
|
67
|
+
end
|
|
68
|
+
|
|
69
|
+
# Check to see if the all the properties in the model are valid
|
|
70
|
+
# @return true if the model is valid
|
|
71
|
+
def valid?
|
|
72
|
+
true
|
|
73
|
+
end
|
|
74
|
+
|
|
75
|
+
# Checks equality by comparing each attribute.
|
|
76
|
+
# @param [Object] Object to be compared
|
|
77
|
+
def ==(o)
|
|
78
|
+
return true if self.equal?(o)
|
|
79
|
+
self.class == o.class &&
|
|
80
|
+
code == o.code &&
|
|
81
|
+
error == o.error &&
|
|
82
|
+
order_id == o.order_id
|
|
83
|
+
end
|
|
84
|
+
|
|
85
|
+
# @see the `==` method
|
|
86
|
+
# @param [Object] Object to be compared
|
|
87
|
+
def eql?(o)
|
|
88
|
+
self == o
|
|
89
|
+
end
|
|
90
|
+
|
|
91
|
+
# Calculates hash code according to all attributes.
|
|
92
|
+
# @return [Fixnum] Hash code
|
|
93
|
+
def hash
|
|
94
|
+
[code, error, order_id].hash
|
|
95
|
+
end
|
|
96
|
+
|
|
97
|
+
# Builds the object from hash
|
|
98
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
|
99
|
+
# @return [Object] Returns the model itself
|
|
100
|
+
def build_from_hash(attributes)
|
|
101
|
+
return nil unless attributes.is_a?(Hash)
|
|
102
|
+
self.class.swagger_types.each_pair do |key, type|
|
|
103
|
+
if type =~ /\AArray<(.*)>/i
|
|
104
|
+
# check to ensure the input is an array given that the the attribute
|
|
105
|
+
# is documented as an array but the input is not
|
|
106
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
107
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
108
|
+
end
|
|
109
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
|
110
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
|
111
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
|
112
|
+
end
|
|
113
|
+
|
|
114
|
+
self
|
|
115
|
+
end
|
|
116
|
+
|
|
117
|
+
# Deserializes the data based on type
|
|
118
|
+
# @param string type Data type
|
|
119
|
+
# @param string value Value to be deserialized
|
|
120
|
+
# @return [Object] Deserialized data
|
|
121
|
+
def _deserialize(type, value)
|
|
122
|
+
case type.to_sym
|
|
123
|
+
when :DateTime
|
|
124
|
+
DateTime.parse(value)
|
|
125
|
+
when :Date
|
|
126
|
+
Date.parse(value)
|
|
127
|
+
when :String
|
|
128
|
+
value.to_s
|
|
129
|
+
when :Integer
|
|
130
|
+
value.to_i
|
|
131
|
+
when :Float
|
|
132
|
+
value.to_f
|
|
133
|
+
when :BOOLEAN
|
|
134
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
|
135
|
+
true
|
|
136
|
+
else
|
|
137
|
+
false
|
|
138
|
+
end
|
|
139
|
+
when :Object
|
|
140
|
+
# generic object (usually a Hash), return directly
|
|
141
|
+
value
|
|
142
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
|
143
|
+
inner_type = Regexp.last_match[:inner_type]
|
|
144
|
+
value.map { |v| _deserialize(inner_type, v) }
|
|
145
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
|
146
|
+
k_type = Regexp.last_match[:k_type]
|
|
147
|
+
v_type = Regexp.last_match[:v_type]
|
|
148
|
+
{}.tap do |hash|
|
|
149
|
+
value.each do |k, v|
|
|
150
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
|
151
|
+
end
|
|
152
|
+
end
|
|
153
|
+
else # model
|
|
154
|
+
temp_model = Wire4Client.const_get(type).new
|
|
155
|
+
temp_model.build_from_hash(value)
|
|
156
|
+
end
|
|
157
|
+
end
|
|
158
|
+
|
|
159
|
+
# Returns the string representation of the object
|
|
160
|
+
# @return [String] String presentation of the object
|
|
161
|
+
def to_s
|
|
162
|
+
to_hash.to_s
|
|
163
|
+
end
|
|
164
|
+
|
|
165
|
+
# to_body is an alias to to_hash (backward compatibility)
|
|
166
|
+
# @return [Hash] Returns the object in the form of hash
|
|
167
|
+
def to_body
|
|
168
|
+
to_hash
|
|
169
|
+
end
|
|
170
|
+
|
|
171
|
+
# Returns the object in the form of hash
|
|
172
|
+
# @return [Hash] Returns the object in the form of hash
|
|
173
|
+
def to_hash
|
|
174
|
+
hash = {}
|
|
175
|
+
self.class.attribute_map.each_pair do |attr, param|
|
|
176
|
+
value = self.send(attr)
|
|
177
|
+
next if value.nil?
|
|
178
|
+
hash[param] = _to_hash(value)
|
|
179
|
+
end
|
|
180
|
+
hash
|
|
181
|
+
end
|
|
182
|
+
|
|
183
|
+
# Outputs non-array value in the form of hash
|
|
184
|
+
# For object, use to_hash. Otherwise, just return the value
|
|
185
|
+
# @param [Object] value Any valid value
|
|
186
|
+
# @return [Hash] Returns the value in the form of hash
|
|
187
|
+
def _to_hash(value)
|
|
188
|
+
if value.is_a?(Array)
|
|
189
|
+
value.compact.map { |v| _to_hash(v) }
|
|
190
|
+
elsif value.is_a?(Hash)
|
|
191
|
+
{}.tap do |hash|
|
|
192
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
|
193
|
+
end
|
|
194
|
+
elsif value.respond_to? :to_hash
|
|
195
|
+
value.to_hash
|
|
196
|
+
else
|
|
197
|
+
value
|
|
198
|
+
end
|
|
199
|
+
end
|
|
200
|
+
end
|
|
201
|
+
end
|
|
@@ -13,36 +13,36 @@ Swagger Codegen version: 2.4.10
|
|
|
13
13
|
require 'date'
|
|
14
14
|
|
|
15
15
|
module Wire4Client
|
|
16
|
-
# Objeto que contiene la información de una
|
|
16
|
+
# Objeto que contiene la información de una transferencia SPID® de salida.
|
|
17
17
|
class TransactionOutgoingSpid
|
|
18
|
-
#
|
|
18
|
+
# Es el monto de la transferencia. Se valida que sean máximo 20 dígitos y 2 decimales. Ejemplo 1000.00
|
|
19
19
|
attr_accessor :amount
|
|
20
20
|
|
|
21
|
-
# Cuenta del beneficiario, podría ser un
|
|
21
|
+
# Cuenta del beneficiario, podría ser un número celular (10dígitos), tarjeta de débito (TDD) o Cuenta CLABE interbancaria (18 dígitos).
|
|
22
22
|
attr_accessor :beneficiary_account
|
|
23
23
|
|
|
24
|
-
#
|
|
24
|
+
# Es la dirección URL a la que se redirigirá en caso de que el usario cancele el registro.
|
|
25
25
|
attr_accessor :cancel_return_url
|
|
26
26
|
|
|
27
|
-
#
|
|
27
|
+
# Es el identificador de la clasificación de la transferencia SPID.
|
|
28
28
|
attr_accessor :classification_id
|
|
29
29
|
|
|
30
|
-
# Código de moneda en la que opera la cuenta
|
|
30
|
+
# Código de moneda en la que opera la cuenta.
|
|
31
31
|
attr_accessor :currency_code
|
|
32
32
|
|
|
33
|
-
# Lista de email del beneficiario
|
|
33
|
+
# Lista de correo electrónico (email) del beneficiario. Este campo es opcional.
|
|
34
34
|
attr_accessor :email
|
|
35
35
|
|
|
36
|
-
#
|
|
36
|
+
# Es la referencia numérica de la transferencia.
|
|
37
37
|
attr_accessor :numeric_reference_spid
|
|
38
38
|
|
|
39
|
-
#
|
|
39
|
+
# Es la referencia de la transferencia asignada por el cliente. Ejemplo: dae9c6ae-8c7a-42e8-99f4-ebe90566efae
|
|
40
40
|
attr_accessor :order_id
|
|
41
41
|
|
|
42
|
-
#
|
|
42
|
+
# Es el concepto de la transferencia.
|
|
43
43
|
attr_accessor :payment_concept_spid
|
|
44
44
|
|
|
45
|
-
#
|
|
45
|
+
# Es la dirección URL a la que se redirigirá en caso de éxito.
|
|
46
46
|
attr_accessor :return_url
|
|
47
47
|
|
|
48
48
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
@@ -13,15 +13,15 @@ Swagger Codegen version: 2.4.10
|
|
|
13
13
|
require 'date'
|
|
14
14
|
|
|
15
15
|
module Wire4Client
|
|
16
|
-
# Objeto que contiene la información de las transferencias SPEI de salida
|
|
16
|
+
# Objeto que contiene la información de las transferencias SPEI de salida.
|
|
17
17
|
class TransactionsOutgoingRegister
|
|
18
|
-
#
|
|
18
|
+
# Es la dirección URL a la que se redirigirá en caso de que el usuario cancele.
|
|
19
19
|
attr_accessor :cancel_return_url
|
|
20
20
|
|
|
21
|
-
#
|
|
21
|
+
# Es la dirección URL a la que se redirigirá en caso de éxito.
|
|
22
22
|
attr_accessor :return_url
|
|
23
23
|
|
|
24
|
-
# Lista de transferencias de salida que se enviarán a Monex
|
|
24
|
+
# Lista de transferencias de salida que se enviarán a Monex.
|
|
25
25
|
attr_accessor :transactions
|
|
26
26
|
|
|
27
27
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
@@ -0,0 +1,192 @@
|
|
|
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
|
+
# Contiene el listado de grupo de configuraciones para actualizar
|
|
17
|
+
class UpdateConfigurationsRequestDTO
|
|
18
|
+
# Listado de configuraciones para actualizar
|
|
19
|
+
attr_accessor :configurations
|
|
20
|
+
|
|
21
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
|
22
|
+
def self.attribute_map
|
|
23
|
+
{
|
|
24
|
+
:'configurations' => :'configurations'
|
|
25
|
+
}
|
|
26
|
+
end
|
|
27
|
+
|
|
28
|
+
# Attribute type mapping.
|
|
29
|
+
def self.swagger_types
|
|
30
|
+
{
|
|
31
|
+
:'configurations' => :'Array<ConfigurationsLimits>'
|
|
32
|
+
}
|
|
33
|
+
end
|
|
34
|
+
|
|
35
|
+
# Initializes the object
|
|
36
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
|
37
|
+
def initialize(attributes = {})
|
|
38
|
+
return unless attributes.is_a?(Hash)
|
|
39
|
+
|
|
40
|
+
# convert string to symbol for hash key
|
|
41
|
+
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
|
42
|
+
|
|
43
|
+
if attributes.has_key?(:'configurations')
|
|
44
|
+
if (value = attributes[:'configurations']).is_a?(Array)
|
|
45
|
+
self.configurations = value
|
|
46
|
+
end
|
|
47
|
+
end
|
|
48
|
+
end
|
|
49
|
+
|
|
50
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
|
51
|
+
# @return Array for valid properties with the reasons
|
|
52
|
+
def list_invalid_properties
|
|
53
|
+
invalid_properties = Array.new
|
|
54
|
+
if @configurations.nil?
|
|
55
|
+
invalid_properties.push('invalid value for "configurations", configurations cannot be nil.')
|
|
56
|
+
end
|
|
57
|
+
|
|
58
|
+
invalid_properties
|
|
59
|
+
end
|
|
60
|
+
|
|
61
|
+
# Check to see if the all the properties in the model are valid
|
|
62
|
+
# @return true if the model is valid
|
|
63
|
+
def valid?
|
|
64
|
+
return false if @configurations.nil?
|
|
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
|
+
configurations == o.configurations
|
|
74
|
+
end
|
|
75
|
+
|
|
76
|
+
# @see the `==` method
|
|
77
|
+
# @param [Object] Object to be compared
|
|
78
|
+
def eql?(o)
|
|
79
|
+
self == o
|
|
80
|
+
end
|
|
81
|
+
|
|
82
|
+
# Calculates hash code according to all attributes.
|
|
83
|
+
# @return [Fixnum] Hash code
|
|
84
|
+
def hash
|
|
85
|
+
[configurations].hash
|
|
86
|
+
end
|
|
87
|
+
|
|
88
|
+
# Builds the object from hash
|
|
89
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
|
90
|
+
# @return [Object] Returns the model itself
|
|
91
|
+
def build_from_hash(attributes)
|
|
92
|
+
return nil unless attributes.is_a?(Hash)
|
|
93
|
+
self.class.swagger_types.each_pair do |key, type|
|
|
94
|
+
if type =~ /\AArray<(.*)>/i
|
|
95
|
+
# check to ensure the input is an array given that the the attribute
|
|
96
|
+
# is documented as an array but the input is not
|
|
97
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
|
98
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
|
99
|
+
end
|
|
100
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
|
101
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
|
102
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
|
103
|
+
end
|
|
104
|
+
|
|
105
|
+
self
|
|
106
|
+
end
|
|
107
|
+
|
|
108
|
+
# Deserializes the data based on type
|
|
109
|
+
# @param string type Data type
|
|
110
|
+
# @param string value Value to be deserialized
|
|
111
|
+
# @return [Object] Deserialized data
|
|
112
|
+
def _deserialize(type, value)
|
|
113
|
+
case type.to_sym
|
|
114
|
+
when :DateTime
|
|
115
|
+
DateTime.parse(value)
|
|
116
|
+
when :Date
|
|
117
|
+
Date.parse(value)
|
|
118
|
+
when :String
|
|
119
|
+
value.to_s
|
|
120
|
+
when :Integer
|
|
121
|
+
value.to_i
|
|
122
|
+
when :Float
|
|
123
|
+
value.to_f
|
|
124
|
+
when :BOOLEAN
|
|
125
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
|
126
|
+
true
|
|
127
|
+
else
|
|
128
|
+
false
|
|
129
|
+
end
|
|
130
|
+
when :Object
|
|
131
|
+
# generic object (usually a Hash), return directly
|
|
132
|
+
value
|
|
133
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
|
134
|
+
inner_type = Regexp.last_match[:inner_type]
|
|
135
|
+
value.map { |v| _deserialize(inner_type, v) }
|
|
136
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
|
137
|
+
k_type = Regexp.last_match[:k_type]
|
|
138
|
+
v_type = Regexp.last_match[:v_type]
|
|
139
|
+
{}.tap do |hash|
|
|
140
|
+
value.each do |k, v|
|
|
141
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
|
142
|
+
end
|
|
143
|
+
end
|
|
144
|
+
else # model
|
|
145
|
+
temp_model = Wire4Client.const_get(type).new
|
|
146
|
+
temp_model.build_from_hash(value)
|
|
147
|
+
end
|
|
148
|
+
end
|
|
149
|
+
|
|
150
|
+
# Returns the string representation of the object
|
|
151
|
+
# @return [String] String presentation of the object
|
|
152
|
+
def to_s
|
|
153
|
+
to_hash.to_s
|
|
154
|
+
end
|
|
155
|
+
|
|
156
|
+
# to_body is an alias to to_hash (backward compatibility)
|
|
157
|
+
# @return [Hash] Returns the object in the form of hash
|
|
158
|
+
def to_body
|
|
159
|
+
to_hash
|
|
160
|
+
end
|
|
161
|
+
|
|
162
|
+
# Returns the object in the form of hash
|
|
163
|
+
# @return [Hash] Returns the object in the form of hash
|
|
164
|
+
def to_hash
|
|
165
|
+
hash = {}
|
|
166
|
+
self.class.attribute_map.each_pair do |attr, param|
|
|
167
|
+
value = self.send(attr)
|
|
168
|
+
next if value.nil?
|
|
169
|
+
hash[param] = _to_hash(value)
|
|
170
|
+
end
|
|
171
|
+
hash
|
|
172
|
+
end
|
|
173
|
+
|
|
174
|
+
# Outputs non-array value in the form of hash
|
|
175
|
+
# For object, use to_hash. Otherwise, just return the value
|
|
176
|
+
# @param [Object] value Any valid value
|
|
177
|
+
# @return [Hash] Returns the value in the form of hash
|
|
178
|
+
def _to_hash(value)
|
|
179
|
+
if value.is_a?(Array)
|
|
180
|
+
value.compact.map { |v| _to_hash(v) }
|
|
181
|
+
elsif value.is_a?(Hash)
|
|
182
|
+
{}.tap do |hash|
|
|
183
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
|
184
|
+
end
|
|
185
|
+
elsif value.respond_to? :to_hash
|
|
186
|
+
value.to_hash
|
|
187
|
+
else
|
|
188
|
+
value
|
|
189
|
+
end
|
|
190
|
+
end
|
|
191
|
+
end
|
|
192
|
+
end
|
|
@@ -13,12 +13,12 @@ Swagger Codegen version: 2.4.10
|
|
|
13
13
|
require 'date'
|
|
14
14
|
|
|
15
15
|
module Wire4Client
|
|
16
|
-
# Recibe las
|
|
16
|
+
# Recibe las direcciones URL para redirigir en caso de éxito o de error.
|
|
17
17
|
class UrlsRedirect
|
|
18
|
-
#
|
|
18
|
+
# Es la dirección URL a la que se redirigirá en caso de que el cliente cancele el registro. Se valida hasta 512 caracteres.
|
|
19
19
|
attr_accessor :cancel_return_url
|
|
20
20
|
|
|
21
|
-
#
|
|
21
|
+
# Es la dirección URL a la que se redirigirá en caso exitoso. Se valida hasta 512 caracteres.
|
|
22
22
|
attr_accessor :return_url
|
|
23
23
|
|
|
24
24
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
@@ -62,10 +62,26 @@ module Wire4Client
|
|
|
62
62
|
invalid_properties.push('invalid value for "cancel_return_url", cancel_return_url cannot be nil.')
|
|
63
63
|
end
|
|
64
64
|
|
|
65
|
+
if @cancel_return_url.to_s.length > 512
|
|
66
|
+
invalid_properties.push('invalid value for "cancel_return_url", the character length must be smaller than or equal to 512.')
|
|
67
|
+
end
|
|
68
|
+
|
|
69
|
+
if @cancel_return_url.to_s.length < 10
|
|
70
|
+
invalid_properties.push('invalid value for "cancel_return_url", the character length must be great than or equal to 10.')
|
|
71
|
+
end
|
|
72
|
+
|
|
65
73
|
if @return_url.nil?
|
|
66
74
|
invalid_properties.push('invalid value for "return_url", return_url cannot be nil.')
|
|
67
75
|
end
|
|
68
76
|
|
|
77
|
+
if @return_url.to_s.length > 512
|
|
78
|
+
invalid_properties.push('invalid value for "return_url", the character length must be smaller than or equal to 512.')
|
|
79
|
+
end
|
|
80
|
+
|
|
81
|
+
if @return_url.to_s.length < 10
|
|
82
|
+
invalid_properties.push('invalid value for "return_url", the character length must be great than or equal to 10.')
|
|
83
|
+
end
|
|
84
|
+
|
|
69
85
|
invalid_properties
|
|
70
86
|
end
|
|
71
87
|
|
|
@@ -73,10 +89,50 @@ module Wire4Client
|
|
|
73
89
|
# @return true if the model is valid
|
|
74
90
|
def valid?
|
|
75
91
|
return false if @cancel_return_url.nil?
|
|
92
|
+
return false if @cancel_return_url.to_s.length > 512
|
|
93
|
+
return false if @cancel_return_url.to_s.length < 10
|
|
76
94
|
return false if @return_url.nil?
|
|
95
|
+
return false if @return_url.to_s.length > 512
|
|
96
|
+
return false if @return_url.to_s.length < 10
|
|
77
97
|
true
|
|
78
98
|
end
|
|
79
99
|
|
|
100
|
+
# Custom attribute writer method with validation
|
|
101
|
+
# @param [Object] cancel_return_url Value to be assigned
|
|
102
|
+
def cancel_return_url=(cancel_return_url)
|
|
103
|
+
if cancel_return_url.nil?
|
|
104
|
+
fail ArgumentError, 'cancel_return_url cannot be nil'
|
|
105
|
+
end
|
|
106
|
+
|
|
107
|
+
if cancel_return_url.to_s.length > 512
|
|
108
|
+
fail ArgumentError, 'invalid value for "cancel_return_url", the character length must be smaller than or equal to 512.'
|
|
109
|
+
end
|
|
110
|
+
|
|
111
|
+
if cancel_return_url.to_s.length < 10
|
|
112
|
+
fail ArgumentError, 'invalid value for "cancel_return_url", the character length must be great than or equal to 10.'
|
|
113
|
+
end
|
|
114
|
+
|
|
115
|
+
@cancel_return_url = cancel_return_url
|
|
116
|
+
end
|
|
117
|
+
|
|
118
|
+
# Custom attribute writer method with validation
|
|
119
|
+
# @param [Object] return_url Value to be assigned
|
|
120
|
+
def return_url=(return_url)
|
|
121
|
+
if return_url.nil?
|
|
122
|
+
fail ArgumentError, 'return_url cannot be nil'
|
|
123
|
+
end
|
|
124
|
+
|
|
125
|
+
if return_url.to_s.length > 512
|
|
126
|
+
fail ArgumentError, 'invalid value for "return_url", the character length must be smaller than or equal to 512.'
|
|
127
|
+
end
|
|
128
|
+
|
|
129
|
+
if return_url.to_s.length < 10
|
|
130
|
+
fail ArgumentError, 'invalid value for "return_url", the character length must be great than or equal to 10.'
|
|
131
|
+
end
|
|
132
|
+
|
|
133
|
+
@return_url = return_url
|
|
134
|
+
end
|
|
135
|
+
|
|
80
136
|
# Checks equality by comparing each attribute.
|
|
81
137
|
# @param [Object] Object to be compared
|
|
82
138
|
def ==(o)
|