transferzero-sdk 1.7.0 → 1.8.0
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/README.md +5 -7
- data/docs/AccountMeta.md +1 -1
- data/docs/Currency.md +1 -1
- data/docs/CurrencyExchange.md +1 -1
- data/docs/CurrencyOpposite.md +1 -1
- data/docs/Document.md +3 -3
- data/docs/DocumentsApi.md +74 -2
- data/docs/FieldSelectValidation.md +1 -1
- data/docs/FieldValidation.md +1 -1
- data/docs/PayinMethodDetails.md +1 -3
- data/docs/PayinMethodDetailsMobile.md +1 -1
- data/docs/PaymentMethod.md +2 -2
- data/docs/PaymentMethodOpposite.md +2 -2
- data/docs/PayoutMethodDetails.md +1 -7
- data/docs/PayoutMethodDetailsIBAN.md +1 -1
- data/docs/Recipient.md +4 -4
- data/docs/RecipientsApi.md +1 -1
- data/docs/Sender.md +33 -63
- data/lib/transferzero-sdk.rb +0 -3
- data/lib/transferzero-sdk/api/documents_api.rb +63 -0
- data/lib/transferzero-sdk/api/recipients_api.rb +2 -2
- data/lib/transferzero-sdk/api_client.rb +3 -5
- data/lib/transferzero-sdk/models/account.rb +69 -70
- data/lib/transferzero-sdk/models/account_list_response.rb +66 -67
- data/lib/transferzero-sdk/models/account_meta.rb +60 -61
- data/lib/transferzero-sdk/models/account_response.rb +65 -66
- data/lib/transferzero-sdk/models/account_validation_error.rb +60 -61
- data/lib/transferzero-sdk/models/account_validation_request.rb +163 -164
- data/lib/transferzero-sdk/models/account_validation_response.rb +65 -66
- data/lib/transferzero-sdk/models/account_validation_result.rb +60 -61
- data/lib/transferzero-sdk/models/api_log.rb +135 -136
- data/lib/transferzero-sdk/models/api_log_list_response.rb +69 -70
- data/lib/transferzero-sdk/models/api_log_response.rb +59 -60
- data/lib/transferzero-sdk/models/currency.rb +141 -142
- data/lib/transferzero-sdk/models/currency_exchange.rb +157 -158
- data/lib/transferzero-sdk/models/currency_exchange_list_response.rb +61 -62
- data/lib/transferzero-sdk/models/currency_list_response.rb +61 -62
- data/lib/transferzero-sdk/models/currency_opposite.rb +165 -166
- data/lib/transferzero-sdk/models/debit.rb +150 -151
- data/lib/transferzero-sdk/models/debit_list_request.rb +60 -61
- data/lib/transferzero-sdk/models/debit_list_response.rb +66 -67
- data/lib/transferzero-sdk/models/debit_request.rb +59 -60
- data/lib/transferzero-sdk/models/debit_request_wrapper.rb +79 -80
- data/lib/transferzero-sdk/models/debit_response.rb +59 -60
- data/lib/transferzero-sdk/models/document.rb +177 -179
- data/lib/transferzero-sdk/models/document_list_response.rb +66 -67
- data/lib/transferzero-sdk/models/document_request.rb +59 -60
- data/lib/transferzero-sdk/models/document_response.rb +59 -60
- data/lib/transferzero-sdk/models/document_webhook.rb +95 -96
- data/lib/transferzero-sdk/models/error_status.rb +65 -66
- data/lib/transferzero-sdk/models/field_description.rb +94 -95
- data/lib/transferzero-sdk/models/field_select_validation.rb +69 -70
- data/lib/transferzero-sdk/models/field_validation.rb +77 -78
- data/lib/transferzero-sdk/models/pagination.rb +96 -97
- data/lib/transferzero-sdk/models/pagination_meta.rb +59 -60
- data/lib/transferzero-sdk/models/payin_method.rb +96 -97
- data/lib/transferzero-sdk/models/payin_method_details.rb +110 -122
- data/lib/transferzero-sdk/models/payin_method_details_mobile.rb +74 -75
- data/lib/transferzero-sdk/models/payin_method_details_ngn_bank.rb +70 -71
- data/lib/transferzero-sdk/models/payin_method_request.rb +59 -60
- data/lib/transferzero-sdk/models/payment_method.rb +108 -109
- data/lib/transferzero-sdk/models/payment_method_list_response.rb +60 -61
- data/lib/transferzero-sdk/models/payment_method_opposite.rb +123 -124
- data/lib/transferzero-sdk/models/payout_method.rb +106 -107
- data/lib/transferzero-sdk/models/payout_method_bank_account_type_enum.rb +19 -14
- data/lib/transferzero-sdk/models/payout_method_details.rb +297 -337
- data/lib/transferzero-sdk/models/payout_method_details_balance.rb +60 -61
- data/lib/transferzero-sdk/models/payout_method_details_ghs_bank.rb +96 -97
- data/lib/transferzero-sdk/models/payout_method_details_iban.rb +104 -100
- data/lib/transferzero-sdk/models/payout_method_details_mad_cash.rb +161 -162
- data/lib/transferzero-sdk/models/payout_method_details_mobile.rb +85 -86
- data/lib/transferzero-sdk/models/payout_method_details_ngn_bank.rb +103 -104
- data/lib/transferzero-sdk/models/payout_method_details_xof_bank.rb +107 -108
- data/lib/transferzero-sdk/models/payout_method_details_xof_mobile.rb +96 -97
- data/lib/transferzero-sdk/models/payout_method_gender_enum.rb +19 -14
- data/lib/transferzero-sdk/models/payout_method_identity_card_type_enum.rb +20 -15
- data/lib/transferzero-sdk/models/payout_method_list_response.rb +66 -67
- data/lib/transferzero-sdk/models/payout_method_mobile_provider_enum.rb +19 -14
- data/lib/transferzero-sdk/models/payout_method_request.rb +59 -60
- data/lib/transferzero-sdk/models/payout_method_response.rb +59 -60
- data/lib/transferzero-sdk/models/payout_method_webhook.rb +95 -96
- data/lib/transferzero-sdk/models/politically_exposed_person.rb +123 -123
- data/lib/transferzero-sdk/models/recipient.rb +229 -230
- data/lib/transferzero-sdk/models/recipient_list_response.rb +66 -67
- data/lib/transferzero-sdk/models/recipient_request.rb +59 -60
- data/lib/transferzero-sdk/models/recipient_response.rb +59 -60
- data/lib/transferzero-sdk/models/recipient_state.rb +27 -22
- data/lib/transferzero-sdk/models/recipient_webhook.rb +95 -96
- data/lib/transferzero-sdk/models/sender.rb +358 -521
- data/lib/transferzero-sdk/models/sender_list_response.rb +66 -67
- data/lib/transferzero-sdk/models/sender_request.rb +59 -60
- data/lib/transferzero-sdk/models/sender_response.rb +65 -66
- data/lib/transferzero-sdk/models/sender_response_existing.rb +59 -60
- data/lib/transferzero-sdk/models/sender_response_meta.rb +59 -60
- data/lib/transferzero-sdk/models/sender_state.rb +24 -19
- data/lib/transferzero-sdk/models/sender_webhook.rb +95 -96
- data/lib/transferzero-sdk/models/transaction.rb +191 -192
- data/lib/transferzero-sdk/models/transaction_list_response.rb +66 -67
- data/lib/transferzero-sdk/models/transaction_request.rb +59 -60
- data/lib/transferzero-sdk/models/transaction_response.rb +65 -66
- data/lib/transferzero-sdk/models/transaction_response_existing.rb +65 -66
- data/lib/transferzero-sdk/models/transaction_response_meta.rb +59 -60
- data/lib/transferzero-sdk/models/transaction_state.rb +28 -23
- data/lib/transferzero-sdk/models/transaction_traits.rb +70 -71
- data/lib/transferzero-sdk/models/transaction_webhook.rb +95 -96
- data/lib/transferzero-sdk/models/validation_error_description.rb +61 -62
- data/lib/transferzero-sdk/models/webhook.rb +91 -92
- data/lib/transferzero-sdk/models/webhook_definition.rb +106 -107
- data/lib/transferzero-sdk/models/webhook_definition_event_list_response.rb +60 -61
- data/lib/transferzero-sdk/models/webhook_definition_list_response.rb +66 -67
- data/lib/transferzero-sdk/models/webhook_definition_request.rb +59 -60
- data/lib/transferzero-sdk/models/webhook_definition_response.rb +59 -60
- data/lib/transferzero-sdk/models/webhook_log.rb +96 -97
- data/lib/transferzero-sdk/models/webhook_log_list_response.rb +69 -70
- data/lib/transferzero-sdk/models/webhook_log_metadata.rb +128 -129
- data/lib/transferzero-sdk/models/webhook_log_metadata_request.rb +79 -80
- data/lib/transferzero-sdk/models/webhook_log_metadata_response.rb +80 -81
- data/lib/transferzero-sdk/models/webhook_log_response.rb +59 -60
- data/lib/transferzero-sdk/version.rb +1 -1
- metadata +3 -15
- data/docs/PayinMethodDetailsBTC.md +0 -17
- data/docs/PayoutMethodDetailsBTC.md +0 -23
- data/docs/PayoutMethodDetailsGBPBank.md +0 -29
- data/lib/transferzero-sdk/models/payin_method_details_btc.rb +0 -204
- data/lib/transferzero-sdk/models/payout_method_details_btc.rb +0 -250
- data/lib/transferzero-sdk/models/payout_method_details_gbp_bank.rb +0 -267
- data/spec/models/payin_method_details_btc_spec.rb +0 -41
- data/spec/models/payout_method_details_btc_spec.rb +0 -59
- data/spec/models/payout_method_details_gbp_bank_spec.rb +0 -77
@@ -13,145 +13,146 @@ OpenAPI Generator version: 4.0.0-beta3
|
|
13
13
|
require 'date'
|
14
14
|
|
15
15
|
module TransferZero
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
# Attribute type mapping.
|
55
|
-
def self.openapi_types
|
56
|
-
{
|
57
|
-
:'id' => :'Integer',
|
58
|
-
:'name' => :'String',
|
59
|
-
:'position' => :'String',
|
60
|
-
:'started_date' => :'DateTime',
|
61
|
-
:'ended_date' => :'DateTime',
|
62
|
-
:'sender_id' => :'String',
|
63
|
-
:'created_at' => :'DateTime',
|
64
|
-
:'updated_at' => :'DateTime'
|
65
|
-
}
|
66
|
-
end
|
16
|
+
# An optional list of politically exposed people, individuals who are or have been entrusted with prominent public functions by a country, for example heads of state or heads of government, senior politicians, senior government, judicial or military officials, senior executives of state owned corporations, important political party officials. There is a limit of three (3) politically exposed people per Sender. Politically exposed person example: ```json { \"name\": \"Ronald Reagan\", \"position\": \"President of the United States\", \"started_date\": \"1981-01-20T00:00:00.000Z\", \"ended_date\": \"1989-01-20T00:00:00.000Z\" } ```
|
17
|
+
class PoliticallyExposedPerson
|
18
|
+
attr_accessor :id
|
19
|
+
|
20
|
+
# Full name of the politically exposed person
|
21
|
+
attr_accessor :name
|
22
|
+
|
23
|
+
# The office held by the politically exposed person
|
24
|
+
attr_accessor :position
|
25
|
+
|
26
|
+
# The date on which the person started holding the office
|
27
|
+
attr_accessor :started_date
|
28
|
+
|
29
|
+
# The date on which the person ended holding the office
|
30
|
+
attr_accessor :ended_date
|
31
|
+
|
32
|
+
# The ID of the Sender to whom the person is attached to
|
33
|
+
attr_accessor :sender_id
|
34
|
+
|
35
|
+
# Date and time the person was created
|
36
|
+
attr_accessor :created_at
|
37
|
+
|
38
|
+
# Date and time the person was updated
|
39
|
+
attr_accessor :updated_at
|
40
|
+
|
41
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
42
|
+
def self.attribute_map
|
43
|
+
{
|
44
|
+
:'id' => :'id',
|
45
|
+
:'name' => :'name',
|
46
|
+
:'position' => :'position',
|
47
|
+
:'started_date' => :'started_date',
|
48
|
+
:'ended_date' => :'ended_date',
|
49
|
+
:'sender_id' => :'sender_id',
|
50
|
+
:'created_at' => :'created_at',
|
51
|
+
:'updated_at' => :'updated_at'
|
52
|
+
}
|
53
|
+
end
|
67
54
|
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
55
|
+
# Attribute type mapping.
|
56
|
+
def self.openapi_types
|
57
|
+
{
|
58
|
+
:'id' => :'Integer',
|
59
|
+
:'name' => :'String',
|
60
|
+
:'position' => :'String',
|
61
|
+
:'started_date' => :'DateTime',
|
62
|
+
:'ended_date' => :'DateTime',
|
63
|
+
:'sender_id' => :'String',
|
64
|
+
:'created_at' => :'DateTime',
|
65
|
+
:'updated_at' => :'DateTime'
|
66
|
+
}
|
73
67
|
end
|
74
68
|
|
75
|
-
#
|
76
|
-
attributes
|
77
|
-
|
78
|
-
|
69
|
+
# Initializes the object
|
70
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
71
|
+
def initialize(attributes = {})
|
72
|
+
if (!attributes.is_a?(Hash))
|
73
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `TransferZero::PoliticallyExposedPerson` initialize method"
|
79
74
|
end
|
80
|
-
h[k.to_sym] = v
|
81
|
-
}
|
82
75
|
|
83
|
-
|
84
|
-
|
85
|
-
|
76
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
77
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
78
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
79
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `TransferZero::PoliticallyExposedPerson`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
80
|
+
end
|
81
|
+
h[k.to_sym] = v
|
82
|
+
}
|
86
83
|
|
87
|
-
|
88
|
-
|
89
|
-
|
84
|
+
if attributes.key?(:'id')
|
85
|
+
self.id = attributes[:'id']
|
86
|
+
end
|
90
87
|
|
91
|
-
|
92
|
-
|
93
|
-
|
88
|
+
if attributes.key?(:'name')
|
89
|
+
self.name = attributes[:'name']
|
90
|
+
end
|
94
91
|
|
95
|
-
|
96
|
-
|
97
|
-
|
92
|
+
if attributes.key?(:'position')
|
93
|
+
self.position = attributes[:'position']
|
94
|
+
end
|
98
95
|
|
99
|
-
|
100
|
-
|
101
|
-
|
96
|
+
if attributes.key?(:'started_date')
|
97
|
+
self.started_date = attributes[:'started_date']
|
98
|
+
end
|
102
99
|
|
103
|
-
|
104
|
-
|
105
|
-
|
100
|
+
if attributes.key?(:'ended_date')
|
101
|
+
self.ended_date = attributes[:'ended_date']
|
102
|
+
end
|
106
103
|
|
107
|
-
|
108
|
-
|
109
|
-
|
104
|
+
if attributes.key?(:'sender_id')
|
105
|
+
self.sender_id = attributes[:'sender_id']
|
106
|
+
end
|
110
107
|
|
111
|
-
|
112
|
-
|
108
|
+
if attributes.key?(:'created_at')
|
109
|
+
self.created_at = attributes[:'created_at']
|
110
|
+
end
|
111
|
+
|
112
|
+
if attributes.key?(:'updated_at')
|
113
|
+
self.updated_at = attributes[:'updated_at']
|
114
|
+
end
|
113
115
|
end
|
114
|
-
end
|
115
116
|
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
117
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
118
|
+
# @return Array for valid properties with the reasons
|
119
|
+
def list_invalid_properties
|
120
|
+
invalid_properties = Array.new
|
121
|
+
invalid_properties
|
122
|
+
end
|
122
123
|
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
124
|
+
# Check to see if the all the properties in the model are valid
|
125
|
+
# @return true if the model is valid
|
126
|
+
def valid?
|
127
|
+
true
|
128
|
+
end
|
128
129
|
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
130
|
+
# Checks equality by comparing each attribute.
|
131
|
+
# @param [Object] Object to be compared
|
132
|
+
def ==(o)
|
133
|
+
return true if self.equal?(o)
|
134
|
+
self.class == o.class &&
|
135
|
+
id == o.id &&
|
136
|
+
name == o.name &&
|
137
|
+
position == o.position &&
|
138
|
+
started_date == o.started_date &&
|
139
|
+
ended_date == o.ended_date &&
|
140
|
+
sender_id == o.sender_id &&
|
141
|
+
created_at == o.created_at &&
|
142
|
+
updated_at == o.updated_at
|
143
|
+
end
|
143
144
|
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
145
|
+
# @see the `==` method
|
146
|
+
# @param [Object] Object to be compared
|
147
|
+
def eql?(o)
|
148
|
+
self == o
|
149
|
+
end
|
149
150
|
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
151
|
+
# Calculates hash code according to all attributes.
|
152
|
+
# @return [Integer] Hash code
|
153
|
+
def hash
|
154
|
+
[id, name, position, started_date, ended_date, sender_id, created_at, updated_at].hash
|
155
|
+
end
|
155
156
|
|
156
157
|
require 'active_support/core_ext/hash'
|
157
158
|
require 'active_support/hash_with_indifferent_access.rb'
|
@@ -267,6 +268,5 @@ def _to_hash(value)
|
|
267
268
|
end
|
268
269
|
end
|
269
270
|
|
270
|
-
end
|
271
|
-
|
271
|
+
end
|
272
272
|
end
|
@@ -13,290 +13,290 @@ OpenAPI Generator version: 4.0.0-beta3
|
|
13
13
|
require 'date'
|
14
14
|
|
15
15
|
module TransferZero
|
16
|
-
# The recipient describes the amount, the currency and the destination where the money should be sent.
|
17
|
-
class Recipient
|
18
|
-
|
19
|
-
|
16
|
+
# The recipient describes the amount, the currency and the destination where the money should be sent.
|
17
|
+
class Recipient
|
18
|
+
# the amount that should be paid to the recipient. This can be in any currency, usually either the input or the output currency. If the value here is not the output currency we will calculate how much the recipient is going to get using the exchange rates active when the transaction was created.
|
19
|
+
attr_accessor :requested_amount
|
20
20
|
|
21
|
-
|
22
|
-
|
21
|
+
# the currency of the amount in 3-character alpha ISO 4217 currency format
|
22
|
+
attr_accessor :requested_currency
|
23
23
|
|
24
|
-
|
24
|
+
attr_accessor :payout_method
|
25
25
|
|
26
|
-
|
27
|
-
|
26
|
+
# Additional metadata that can be added to a recipient. These values will be returned on request
|
27
|
+
attr_accessor :metadata
|
28
28
|
|
29
|
-
|
30
|
-
|
29
|
+
# Date and time that the recipient was created.
|
30
|
+
attr_accessor :created_at
|
31
31
|
|
32
|
-
|
33
|
-
|
32
|
+
# Shows whether the recipient can be edited using the PATCH /v1/recipients/{id} endpoint or not
|
33
|
+
attr_accessor :editable
|
34
34
|
|
35
|
-
|
36
|
-
|
35
|
+
# Shows whether the transaction made to the recipient can be retried or not
|
36
|
+
attr_accessor :retriable
|
37
37
|
|
38
|
-
|
39
|
-
|
38
|
+
# Shows how much this payment is worth in USD
|
39
|
+
attr_accessor :input_usd_amount
|
40
40
|
|
41
|
-
|
42
|
-
|
41
|
+
# Shows whether the payment can be cancelled using the DELETE /v1/recipients/{id} endpoint or not. The payment can not be cancelled if the payout is pending.
|
42
|
+
attr_accessor :may_cancel
|
43
43
|
|
44
|
-
|
45
|
-
|
44
|
+
# In case the payment is unsuccessful it holds the error message associated with the last unsuccessful payout.
|
45
|
+
attr_accessor :state_reason
|
46
46
|
|
47
|
-
|
47
|
+
attr_accessor :state
|
48
48
|
|
49
|
-
|
50
|
-
|
49
|
+
# The ID of the transaction that is related to this recipient
|
50
|
+
attr_accessor :transaction_id
|
51
51
|
|
52
|
-
|
52
|
+
attr_accessor :transaction_state
|
53
53
|
|
54
|
-
|
55
|
-
|
54
|
+
# The exchange rate used in this payment
|
55
|
+
attr_accessor :exchange_rate
|
56
56
|
|
57
|
-
|
58
|
-
|
57
|
+
# The fee for this payment in fractional units (for example cents for USD transactions)
|
58
|
+
attr_accessor :fee_fractional
|
59
59
|
|
60
|
-
|
61
|
-
|
60
|
+
# The amount that had to be paid in for this payment to proceed
|
61
|
+
attr_accessor :input_amount
|
62
62
|
|
63
|
-
|
64
|
-
|
63
|
+
# The currency this payment was paid in
|
64
|
+
attr_accessor :input_currency
|
65
65
|
|
66
|
-
|
67
|
-
|
66
|
+
# The amount that will be paid to the recipient
|
67
|
+
attr_accessor :output_amount
|
68
68
|
|
69
|
-
|
70
|
-
|
69
|
+
# The currency the payment will be delivered in
|
70
|
+
attr_accessor :output_currency
|
71
71
|
|
72
|
-
|
72
|
+
attr_accessor :id
|
73
73
|
|
74
|
-
|
75
|
-
|
74
|
+
# The fields that have some problems and don't pass validation
|
75
|
+
attr_accessor :errors
|
76
76
|
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
# Attribute type mapping.
|
105
|
-
def self.openapi_types
|
106
|
-
{
|
107
|
-
:'requested_amount' => :'Float',
|
108
|
-
:'requested_currency' => :'String',
|
109
|
-
:'payout_method' => :'PayoutMethod',
|
110
|
-
:'metadata' => :'Object',
|
111
|
-
:'created_at' => :'DateTime',
|
112
|
-
:'editable' => :'Boolean',
|
113
|
-
:'retriable' => :'Boolean',
|
114
|
-
:'input_usd_amount' => :'Float',
|
115
|
-
:'may_cancel' => :'Boolean',
|
116
|
-
:'state_reason' => :'String',
|
117
|
-
:'state' => :'RecipientState',
|
118
|
-
:'transaction_id' => :'String',
|
119
|
-
:'transaction_state' => :'TransactionState',
|
120
|
-
:'exchange_rate' => :'Float',
|
121
|
-
:'fee_fractional' => :'Float',
|
122
|
-
:'input_amount' => :'Float',
|
123
|
-
:'input_currency' => :'String',
|
124
|
-
:'output_amount' => :'Float',
|
125
|
-
:'output_currency' => :'String',
|
126
|
-
:'id' => :'String',
|
127
|
-
:'errors' => :'Hash<String, Array<ValidationErrorDescription>>'
|
128
|
-
}
|
129
|
-
end
|
77
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
78
|
+
def self.attribute_map
|
79
|
+
{
|
80
|
+
:'requested_amount' => :'requested_amount',
|
81
|
+
:'requested_currency' => :'requested_currency',
|
82
|
+
:'payout_method' => :'payout_method',
|
83
|
+
:'metadata' => :'metadata',
|
84
|
+
:'created_at' => :'created_at',
|
85
|
+
:'editable' => :'editable',
|
86
|
+
:'retriable' => :'retriable',
|
87
|
+
:'input_usd_amount' => :'input_usd_amount',
|
88
|
+
:'may_cancel' => :'may_cancel',
|
89
|
+
:'state_reason' => :'state_reason',
|
90
|
+
:'state' => :'state',
|
91
|
+
:'transaction_id' => :'transaction_id',
|
92
|
+
:'transaction_state' => :'transaction_state',
|
93
|
+
:'exchange_rate' => :'exchange_rate',
|
94
|
+
:'fee_fractional' => :'fee_fractional',
|
95
|
+
:'input_amount' => :'input_amount',
|
96
|
+
:'input_currency' => :'input_currency',
|
97
|
+
:'output_amount' => :'output_amount',
|
98
|
+
:'output_currency' => :'output_currency',
|
99
|
+
:'id' => :'id',
|
100
|
+
:'errors' => :'errors'
|
101
|
+
}
|
102
|
+
end
|
130
103
|
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
104
|
+
# Attribute type mapping.
|
105
|
+
def self.openapi_types
|
106
|
+
{
|
107
|
+
:'requested_amount' => :'Float',
|
108
|
+
:'requested_currency' => :'String',
|
109
|
+
:'payout_method' => :'PayoutMethod',
|
110
|
+
:'metadata' => :'Object',
|
111
|
+
:'created_at' => :'DateTime',
|
112
|
+
:'editable' => :'Boolean',
|
113
|
+
:'retriable' => :'Boolean',
|
114
|
+
:'input_usd_amount' => :'Float',
|
115
|
+
:'may_cancel' => :'Boolean',
|
116
|
+
:'state_reason' => :'String',
|
117
|
+
:'state' => :'RecipientState',
|
118
|
+
:'transaction_id' => :'String',
|
119
|
+
:'transaction_state' => :'TransactionState',
|
120
|
+
:'exchange_rate' => :'Float',
|
121
|
+
:'fee_fractional' => :'Float',
|
122
|
+
:'input_amount' => :'Float',
|
123
|
+
:'input_currency' => :'String',
|
124
|
+
:'output_amount' => :'Float',
|
125
|
+
:'output_currency' => :'String',
|
126
|
+
:'id' => :'String',
|
127
|
+
:'errors' => :'Hash<String, Array<ValidationErrorDescription>>'
|
128
|
+
}
|
136
129
|
end
|
137
130
|
|
138
|
-
#
|
139
|
-
attributes
|
140
|
-
|
141
|
-
|
131
|
+
# Initializes the object
|
132
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
133
|
+
def initialize(attributes = {})
|
134
|
+
if (!attributes.is_a?(Hash))
|
135
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `TransferZero::Recipient` initialize method"
|
142
136
|
end
|
143
|
-
h[k.to_sym] = v
|
144
|
-
}
|
145
137
|
|
146
|
-
|
147
|
-
|
148
|
-
|
138
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
139
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
140
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
141
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `TransferZero::Recipient`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
142
|
+
end
|
143
|
+
h[k.to_sym] = v
|
144
|
+
}
|
149
145
|
|
150
|
-
|
151
|
-
|
152
|
-
|
146
|
+
if attributes.key?(:'requested_amount')
|
147
|
+
self.requested_amount = attributes[:'requested_amount']
|
148
|
+
end
|
153
149
|
|
154
|
-
|
155
|
-
|
156
|
-
|
150
|
+
if attributes.key?(:'requested_currency')
|
151
|
+
self.requested_currency = attributes[:'requested_currency']
|
152
|
+
end
|
157
153
|
|
158
|
-
|
159
|
-
|
160
|
-
|
154
|
+
if attributes.key?(:'payout_method')
|
155
|
+
self.payout_method = attributes[:'payout_method']
|
156
|
+
end
|
161
157
|
|
162
|
-
|
163
|
-
|
164
|
-
|
158
|
+
if attributes.key?(:'metadata')
|
159
|
+
self.metadata = attributes[:'metadata']
|
160
|
+
end
|
165
161
|
|
166
|
-
|
167
|
-
|
168
|
-
|
162
|
+
if attributes.key?(:'created_at')
|
163
|
+
self.created_at = attributes[:'created_at']
|
164
|
+
end
|
169
165
|
|
170
|
-
|
171
|
-
|
172
|
-
|
166
|
+
if attributes.key?(:'editable')
|
167
|
+
self.editable = attributes[:'editable']
|
168
|
+
end
|
173
169
|
|
174
|
-
|
175
|
-
|
176
|
-
|
170
|
+
if attributes.key?(:'retriable')
|
171
|
+
self.retriable = attributes[:'retriable']
|
172
|
+
end
|
177
173
|
|
178
|
-
|
179
|
-
|
180
|
-
|
174
|
+
if attributes.key?(:'input_usd_amount')
|
175
|
+
self.input_usd_amount = attributes[:'input_usd_amount']
|
176
|
+
end
|
181
177
|
|
182
|
-
|
183
|
-
|
184
|
-
|
178
|
+
if attributes.key?(:'may_cancel')
|
179
|
+
self.may_cancel = attributes[:'may_cancel']
|
180
|
+
end
|
185
181
|
|
186
|
-
|
187
|
-
|
188
|
-
|
182
|
+
if attributes.key?(:'state_reason')
|
183
|
+
self.state_reason = attributes[:'state_reason']
|
184
|
+
end
|
189
185
|
|
190
|
-
|
191
|
-
|
192
|
-
|
186
|
+
if attributes.key?(:'state')
|
187
|
+
self.state = attributes[:'state']
|
188
|
+
end
|
193
189
|
|
194
|
-
|
195
|
-
|
196
|
-
|
190
|
+
if attributes.key?(:'transaction_id')
|
191
|
+
self.transaction_id = attributes[:'transaction_id']
|
192
|
+
end
|
197
193
|
|
198
|
-
|
199
|
-
|
200
|
-
|
194
|
+
if attributes.key?(:'transaction_state')
|
195
|
+
self.transaction_state = attributes[:'transaction_state']
|
196
|
+
end
|
201
197
|
|
202
|
-
|
203
|
-
|
204
|
-
|
198
|
+
if attributes.key?(:'exchange_rate')
|
199
|
+
self.exchange_rate = attributes[:'exchange_rate']
|
200
|
+
end
|
205
201
|
|
206
|
-
|
207
|
-
|
208
|
-
|
202
|
+
if attributes.key?(:'fee_fractional')
|
203
|
+
self.fee_fractional = attributes[:'fee_fractional']
|
204
|
+
end
|
209
205
|
|
210
|
-
|
211
|
-
|
212
|
-
|
206
|
+
if attributes.key?(:'input_amount')
|
207
|
+
self.input_amount = attributes[:'input_amount']
|
208
|
+
end
|
213
209
|
|
214
|
-
|
215
|
-
|
216
|
-
|
210
|
+
if attributes.key?(:'input_currency')
|
211
|
+
self.input_currency = attributes[:'input_currency']
|
212
|
+
end
|
217
213
|
|
218
|
-
|
219
|
-
|
220
|
-
|
214
|
+
if attributes.key?(:'output_amount')
|
215
|
+
self.output_amount = attributes[:'output_amount']
|
216
|
+
end
|
221
217
|
|
222
|
-
|
223
|
-
|
224
|
-
|
218
|
+
if attributes.key?(:'output_currency')
|
219
|
+
self.output_currency = attributes[:'output_currency']
|
220
|
+
end
|
225
221
|
|
226
|
-
|
227
|
-
|
228
|
-
self.errors = value
|
222
|
+
if attributes.key?(:'id')
|
223
|
+
self.id = attributes[:'id']
|
229
224
|
end
|
230
|
-
end
|
231
|
-
end
|
232
225
|
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
invalid_properties.push('invalid value for "requested_amount", requested_amount cannot be nil.')
|
226
|
+
if attributes.key?(:'errors')
|
227
|
+
if (value = attributes[:'errors']).is_a?(Hash)
|
228
|
+
self.errors = value
|
229
|
+
end
|
230
|
+
end
|
239
231
|
end
|
240
232
|
|
241
|
-
|
242
|
-
|
243
|
-
|
233
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
234
|
+
# @return Array for valid properties with the reasons
|
235
|
+
def list_invalid_properties
|
236
|
+
invalid_properties = Array.new
|
237
|
+
if @requested_amount.nil?
|
238
|
+
invalid_properties.push('invalid value for "requested_amount", requested_amount cannot be nil.')
|
239
|
+
end
|
244
240
|
|
245
|
-
|
246
|
-
|
247
|
-
|
241
|
+
if @requested_currency.nil?
|
242
|
+
invalid_properties.push('invalid value for "requested_currency", requested_currency cannot be nil.')
|
243
|
+
end
|
248
244
|
|
249
|
-
|
250
|
-
|
245
|
+
if @payout_method.nil?
|
246
|
+
invalid_properties.push('invalid value for "payout_method", payout_method cannot be nil.')
|
247
|
+
end
|
251
248
|
|
252
|
-
|
253
|
-
|
254
|
-
def valid?
|
255
|
-
return false if @requested_amount.nil?
|
256
|
-
return false if @requested_currency.nil?
|
257
|
-
return false if @payout_method.nil?
|
258
|
-
true
|
259
|
-
end
|
249
|
+
invalid_properties
|
250
|
+
end
|
260
251
|
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
metadata == o.metadata &&
|
270
|
-
created_at == o.created_at &&
|
271
|
-
editable == o.editable &&
|
272
|
-
retriable == o.retriable &&
|
273
|
-
input_usd_amount == o.input_usd_amount &&
|
274
|
-
may_cancel == o.may_cancel &&
|
275
|
-
state_reason == o.state_reason &&
|
276
|
-
state == o.state &&
|
277
|
-
transaction_id == o.transaction_id &&
|
278
|
-
transaction_state == o.transaction_state &&
|
279
|
-
exchange_rate == o.exchange_rate &&
|
280
|
-
fee_fractional == o.fee_fractional &&
|
281
|
-
input_amount == o.input_amount &&
|
282
|
-
input_currency == o.input_currency &&
|
283
|
-
output_amount == o.output_amount &&
|
284
|
-
output_currency == o.output_currency &&
|
285
|
-
id == o.id &&
|
286
|
-
errors == o.errors
|
287
|
-
end
|
252
|
+
# Check to see if the all the properties in the model are valid
|
253
|
+
# @return true if the model is valid
|
254
|
+
def valid?
|
255
|
+
return false if @requested_amount.nil?
|
256
|
+
return false if @requested_currency.nil?
|
257
|
+
return false if @payout_method.nil?
|
258
|
+
true
|
259
|
+
end
|
288
260
|
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
261
|
+
# Checks equality by comparing each attribute.
|
262
|
+
# @param [Object] Object to be compared
|
263
|
+
def ==(o)
|
264
|
+
return true if self.equal?(o)
|
265
|
+
self.class == o.class &&
|
266
|
+
requested_amount == o.requested_amount &&
|
267
|
+
requested_currency == o.requested_currency &&
|
268
|
+
payout_method == o.payout_method &&
|
269
|
+
metadata == o.metadata &&
|
270
|
+
created_at == o.created_at &&
|
271
|
+
editable == o.editable &&
|
272
|
+
retriable == o.retriable &&
|
273
|
+
input_usd_amount == o.input_usd_amount &&
|
274
|
+
may_cancel == o.may_cancel &&
|
275
|
+
state_reason == o.state_reason &&
|
276
|
+
state == o.state &&
|
277
|
+
transaction_id == o.transaction_id &&
|
278
|
+
transaction_state == o.transaction_state &&
|
279
|
+
exchange_rate == o.exchange_rate &&
|
280
|
+
fee_fractional == o.fee_fractional &&
|
281
|
+
input_amount == o.input_amount &&
|
282
|
+
input_currency == o.input_currency &&
|
283
|
+
output_amount == o.output_amount &&
|
284
|
+
output_currency == o.output_currency &&
|
285
|
+
id == o.id &&
|
286
|
+
errors == o.errors
|
287
|
+
end
|
294
288
|
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
289
|
+
# @see the `==` method
|
290
|
+
# @param [Object] Object to be compared
|
291
|
+
def eql?(o)
|
292
|
+
self == o
|
293
|
+
end
|
294
|
+
|
295
|
+
# Calculates hash code according to all attributes.
|
296
|
+
# @return [Integer] Hash code
|
297
|
+
def hash
|
298
|
+
[requested_amount, requested_currency, payout_method, metadata, created_at, editable, retriable, input_usd_amount, may_cancel, state_reason, state, transaction_id, transaction_state, exchange_rate, fee_fractional, input_amount, input_currency, output_amount, output_currency, id, errors].hash
|
299
|
+
end
|
300
300
|
|
301
301
|
require 'active_support/core_ext/hash'
|
302
302
|
require 'active_support/hash_with_indifferent_access.rb'
|
@@ -412,6 +412,5 @@ def _to_hash(value)
|
|
412
412
|
end
|
413
413
|
end
|
414
414
|
|
415
|
-
end
|
416
|
-
|
415
|
+
end
|
417
416
|
end
|