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,76 +13,76 @@ OpenAPI Generator version: 4.0.0-beta3
|
|
13
13
|
require 'date'
|
14
14
|
|
15
15
|
module TransferZero
|
16
|
-
class AccountMeta
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
# Attribute type mapping.
|
28
|
-
def self.openapi_types
|
29
|
-
{
|
30
|
-
:'negative_balance' => :'Boolean'
|
31
|
-
}
|
32
|
-
end
|
16
|
+
class AccountMeta
|
17
|
+
# Indicates whether account balances are permitted to be debited below zero
|
18
|
+
attr_accessor :negative_balance
|
19
|
+
|
20
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
21
|
+
def self.attribute_map
|
22
|
+
{
|
23
|
+
:'negative_balance' => :'negative_balance'
|
24
|
+
}
|
25
|
+
end
|
33
26
|
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
27
|
+
# Attribute type mapping.
|
28
|
+
def self.openapi_types
|
29
|
+
{
|
30
|
+
:'negative_balance' => :'Boolean'
|
31
|
+
}
|
39
32
|
end
|
40
33
|
|
41
|
-
#
|
42
|
-
attributes
|
43
|
-
|
44
|
-
|
34
|
+
# Initializes the object
|
35
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
36
|
+
def initialize(attributes = {})
|
37
|
+
if (!attributes.is_a?(Hash))
|
38
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `TransferZero::AccountMeta` initialize method"
|
45
39
|
end
|
46
|
-
h[k.to_sym] = v
|
47
|
-
}
|
48
40
|
|
49
|
-
|
50
|
-
|
41
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
42
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
43
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
44
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `TransferZero::AccountMeta`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
45
|
+
end
|
46
|
+
h[k.to_sym] = v
|
47
|
+
}
|
48
|
+
|
49
|
+
if attributes.key?(:'negative_balance')
|
50
|
+
self.negative_balance = attributes[:'negative_balance']
|
51
|
+
end
|
51
52
|
end
|
52
|
-
end
|
53
53
|
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
54
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
55
|
+
# @return Array for valid properties with the reasons
|
56
|
+
def list_invalid_properties
|
57
|
+
invalid_properties = Array.new
|
58
|
+
invalid_properties
|
59
|
+
end
|
60
60
|
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
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
|
+
true
|
65
|
+
end
|
66
66
|
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
67
|
+
# Checks equality by comparing each attribute.
|
68
|
+
# @param [Object] Object to be compared
|
69
|
+
def ==(o)
|
70
|
+
return true if self.equal?(o)
|
71
|
+
self.class == o.class &&
|
72
|
+
negative_balance == o.negative_balance
|
73
|
+
end
|
74
74
|
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
75
|
+
# @see the `==` method
|
76
|
+
# @param [Object] Object to be compared
|
77
|
+
def eql?(o)
|
78
|
+
self == o
|
79
|
+
end
|
80
80
|
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
81
|
+
# Calculates hash code according to all attributes.
|
82
|
+
# @return [Integer] Hash code
|
83
|
+
def hash
|
84
|
+
[negative_balance].hash
|
85
|
+
end
|
86
86
|
|
87
87
|
require 'active_support/core_ext/hash'
|
88
88
|
require 'active_support/hash_with_indifferent_access.rb'
|
@@ -198,6 +198,5 @@ def _to_hash(value)
|
|
198
198
|
end
|
199
199
|
end
|
200
200
|
|
201
|
-
end
|
202
|
-
|
201
|
+
end
|
203
202
|
end
|
@@ -13,84 +13,84 @@ OpenAPI Generator version: 4.0.0-beta3
|
|
13
13
|
require 'date'
|
14
14
|
|
15
15
|
module TransferZero
|
16
|
-
class AccountResponse
|
17
|
-
|
16
|
+
class AccountResponse
|
17
|
+
attr_accessor :object
|
18
18
|
|
19
|
-
|
19
|
+
attr_accessor :meta
|
20
20
|
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
# Attribute type mapping.
|
30
|
-
def self.openapi_types
|
31
|
-
{
|
32
|
-
:'object' => :'Account',
|
33
|
-
:'meta' => :'AccountMeta'
|
34
|
-
}
|
35
|
-
end
|
21
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
22
|
+
def self.attribute_map
|
23
|
+
{
|
24
|
+
:'object' => :'object',
|
25
|
+
:'meta' => :'meta'
|
26
|
+
}
|
27
|
+
end
|
36
28
|
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
29
|
+
# Attribute type mapping.
|
30
|
+
def self.openapi_types
|
31
|
+
{
|
32
|
+
:'object' => :'Account',
|
33
|
+
:'meta' => :'AccountMeta'
|
34
|
+
}
|
42
35
|
end
|
43
36
|
|
44
|
-
#
|
45
|
-
attributes
|
46
|
-
|
47
|
-
|
37
|
+
# Initializes the object
|
38
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
39
|
+
def initialize(attributes = {})
|
40
|
+
if (!attributes.is_a?(Hash))
|
41
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `TransferZero::AccountResponse` initialize method"
|
48
42
|
end
|
49
|
-
h[k.to_sym] = v
|
50
|
-
}
|
51
43
|
|
52
|
-
|
53
|
-
|
54
|
-
|
44
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
45
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
46
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
47
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `TransferZero::AccountResponse`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
48
|
+
end
|
49
|
+
h[k.to_sym] = v
|
50
|
+
}
|
51
|
+
|
52
|
+
if attributes.key?(:'object')
|
53
|
+
self.object = attributes[:'object']
|
54
|
+
end
|
55
55
|
|
56
|
-
|
57
|
-
|
56
|
+
if attributes.key?(:'meta')
|
57
|
+
self.meta = attributes[:'meta']
|
58
|
+
end
|
58
59
|
end
|
59
|
-
end
|
60
60
|
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
61
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
62
|
+
# @return Array for valid properties with the reasons
|
63
|
+
def list_invalid_properties
|
64
|
+
invalid_properties = Array.new
|
65
|
+
invalid_properties
|
66
|
+
end
|
67
67
|
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
68
|
+
# Check to see if the all the properties in the model are valid
|
69
|
+
# @return true if the model is valid
|
70
|
+
def valid?
|
71
|
+
true
|
72
|
+
end
|
73
73
|
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
74
|
+
# Checks equality by comparing each attribute.
|
75
|
+
# @param [Object] Object to be compared
|
76
|
+
def ==(o)
|
77
|
+
return true if self.equal?(o)
|
78
|
+
self.class == o.class &&
|
79
|
+
object == o.object &&
|
80
|
+
meta == o.meta
|
81
|
+
end
|
82
82
|
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
83
|
+
# @see the `==` method
|
84
|
+
# @param [Object] Object to be compared
|
85
|
+
def eql?(o)
|
86
|
+
self == o
|
87
|
+
end
|
88
88
|
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
89
|
+
# Calculates hash code according to all attributes.
|
90
|
+
# @return [Integer] Hash code
|
91
|
+
def hash
|
92
|
+
[object, meta].hash
|
93
|
+
end
|
94
94
|
|
95
95
|
require 'active_support/core_ext/hash'
|
96
96
|
require 'active_support/hash_with_indifferent_access.rb'
|
@@ -206,6 +206,5 @@ def _to_hash(value)
|
|
206
206
|
end
|
207
207
|
end
|
208
208
|
|
209
|
-
end
|
210
|
-
|
209
|
+
end
|
211
210
|
end
|
@@ -13,76 +13,76 @@ OpenAPI Generator version: 4.0.0-beta3
|
|
13
13
|
require 'date'
|
14
14
|
|
15
15
|
module TransferZero
|
16
|
-
# Describes the error message on an unsuccessful match
|
17
|
-
class AccountValidationError
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
# Attribute type mapping.
|
28
|
-
def self.openapi_types
|
29
|
-
{
|
30
|
-
:'error' => :'String'
|
31
|
-
}
|
32
|
-
end
|
16
|
+
# Describes the error message on an unsuccessful match
|
17
|
+
class AccountValidationError
|
18
|
+
attr_accessor :error
|
19
|
+
|
20
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
21
|
+
def self.attribute_map
|
22
|
+
{
|
23
|
+
:'error' => :'error'
|
24
|
+
}
|
25
|
+
end
|
33
26
|
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
27
|
+
# Attribute type mapping.
|
28
|
+
def self.openapi_types
|
29
|
+
{
|
30
|
+
:'error' => :'String'
|
31
|
+
}
|
39
32
|
end
|
40
33
|
|
41
|
-
#
|
42
|
-
attributes
|
43
|
-
|
44
|
-
|
34
|
+
# Initializes the object
|
35
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
36
|
+
def initialize(attributes = {})
|
37
|
+
if (!attributes.is_a?(Hash))
|
38
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `TransferZero::AccountValidationError` initialize method"
|
45
39
|
end
|
46
|
-
h[k.to_sym] = v
|
47
|
-
}
|
48
40
|
|
49
|
-
|
50
|
-
|
41
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
42
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
43
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
44
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `TransferZero::AccountValidationError`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
45
|
+
end
|
46
|
+
h[k.to_sym] = v
|
47
|
+
}
|
48
|
+
|
49
|
+
if attributes.key?(:'error')
|
50
|
+
self.error = attributes[:'error']
|
51
|
+
end
|
51
52
|
end
|
52
|
-
end
|
53
53
|
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
54
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
55
|
+
# @return Array for valid properties with the reasons
|
56
|
+
def list_invalid_properties
|
57
|
+
invalid_properties = Array.new
|
58
|
+
invalid_properties
|
59
|
+
end
|
60
60
|
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
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
|
+
true
|
65
|
+
end
|
66
66
|
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
67
|
+
# Checks equality by comparing each attribute.
|
68
|
+
# @param [Object] Object to be compared
|
69
|
+
def ==(o)
|
70
|
+
return true if self.equal?(o)
|
71
|
+
self.class == o.class &&
|
72
|
+
error == o.error
|
73
|
+
end
|
74
74
|
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
75
|
+
# @see the `==` method
|
76
|
+
# @param [Object] Object to be compared
|
77
|
+
def eql?(o)
|
78
|
+
self == o
|
79
|
+
end
|
80
80
|
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
81
|
+
# Calculates hash code according to all attributes.
|
82
|
+
# @return [Integer] Hash code
|
83
|
+
def hash
|
84
|
+
[error].hash
|
85
|
+
end
|
86
86
|
|
87
87
|
require 'active_support/core_ext/hash'
|
88
88
|
require 'active_support/hash_with_indifferent_access.rb'
|
@@ -198,6 +198,5 @@ def _to_hash(value)
|
|
198
198
|
end
|
199
199
|
end
|
200
200
|
|
201
|
-
end
|
202
|
-
|
201
|
+
end
|
203
202
|
end
|
@@ -13,199 +13,199 @@ OpenAPI Generator version: 4.0.0-beta3
|
|
13
13
|
require 'date'
|
14
14
|
|
15
15
|
module TransferZero
|
16
|
-
class AccountValidationRequest
|
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
|
-
|
16
|
+
class AccountValidationRequest
|
17
|
+
# Account Number to query
|
18
|
+
attr_accessor :bank_account
|
19
|
+
|
20
|
+
# Bank Code to query - same codes are used as for creating the transactions
|
21
|
+
attr_accessor :bank_code
|
22
|
+
|
23
|
+
# Phone number to query
|
24
|
+
attr_accessor :phone_number
|
25
|
+
|
26
|
+
# Country of account in 2-character alpha ISO 3166-2 country format
|
27
|
+
attr_accessor :country
|
28
|
+
|
29
|
+
# The currency the bank account is in
|
30
|
+
attr_accessor :currency
|
31
|
+
|
32
|
+
# The method of the payment. Currently bank and mobile are supported
|
33
|
+
attr_accessor :method
|
34
|
+
|
35
|
+
class EnumAttributeValidator
|
36
|
+
attr_reader :datatype
|
37
|
+
attr_reader :allowable_values
|
38
|
+
|
39
|
+
def initialize(datatype, allowable_values)
|
40
|
+
@allowable_values = allowable_values.map do |value|
|
41
|
+
case datatype.to_s
|
42
|
+
when /Integer/i
|
43
|
+
value.to_i
|
44
|
+
when /Float/i
|
45
|
+
value.to_f
|
46
|
+
else
|
47
|
+
value
|
48
|
+
end
|
48
49
|
end
|
49
50
|
end
|
51
|
+
|
52
|
+
def valid?(value)
|
53
|
+
!value || allowable_values.include?(value)
|
54
|
+
end
|
50
55
|
end
|
51
56
|
|
52
|
-
|
53
|
-
|
57
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
58
|
+
def self.attribute_map
|
59
|
+
{
|
60
|
+
:'bank_account' => :'bank_account',
|
61
|
+
:'bank_code' => :'bank_code',
|
62
|
+
:'phone_number' => :'phone_number',
|
63
|
+
:'country' => :'country',
|
64
|
+
:'currency' => :'currency',
|
65
|
+
:'method' => :'method'
|
66
|
+
}
|
54
67
|
end
|
55
|
-
end
|
56
68
|
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
69
|
+
# Attribute type mapping.
|
70
|
+
def self.openapi_types
|
71
|
+
{
|
72
|
+
:'bank_account' => :'String',
|
73
|
+
:'bank_code' => :'String',
|
74
|
+
:'phone_number' => :'String',
|
75
|
+
:'country' => :'String',
|
76
|
+
:'currency' => :'String',
|
77
|
+
:'method' => :'String'
|
78
|
+
}
|
79
|
+
end
|
68
80
|
|
69
|
-
|
70
|
-
|
71
|
-
{
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
:'country' => :'String',
|
76
|
-
:'currency' => :'String',
|
77
|
-
:'method' => :'String'
|
78
|
-
}
|
79
|
-
end
|
81
|
+
# Initializes the object
|
82
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
83
|
+
def initialize(attributes = {})
|
84
|
+
if (!attributes.is_a?(Hash))
|
85
|
+
fail ArgumentError, "The input argument (attributes) must be a hash in `TransferZero::AccountValidationRequest` initialize method"
|
86
|
+
end
|
80
87
|
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
88
|
+
# check to see if the attribute exists and convert string to symbol for hash key
|
89
|
+
attributes = attributes.each_with_object({}) { |(k, v), h|
|
90
|
+
if (!self.class.attribute_map.key?(k.to_sym))
|
91
|
+
fail ArgumentError, "`#{k}` is not a valid attribute in `TransferZero::AccountValidationRequest`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
92
|
+
end
|
93
|
+
h[k.to_sym] = v
|
94
|
+
}
|
87
95
|
|
88
|
-
|
89
|
-
|
90
|
-
if (!self.class.attribute_map.key?(k.to_sym))
|
91
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `TransferZero::AccountValidationRequest`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
96
|
+
if attributes.key?(:'bank_account')
|
97
|
+
self.bank_account = attributes[:'bank_account']
|
92
98
|
end
|
93
|
-
h[k.to_sym] = v
|
94
|
-
}
|
95
99
|
|
96
|
-
|
97
|
-
|
98
|
-
|
100
|
+
if attributes.key?(:'bank_code')
|
101
|
+
self.bank_code = attributes[:'bank_code']
|
102
|
+
end
|
99
103
|
|
100
|
-
|
101
|
-
|
102
|
-
|
104
|
+
if attributes.key?(:'phone_number')
|
105
|
+
self.phone_number = attributes[:'phone_number']
|
106
|
+
end
|
103
107
|
|
104
|
-
|
105
|
-
|
106
|
-
|
108
|
+
if attributes.key?(:'country')
|
109
|
+
self.country = attributes[:'country']
|
110
|
+
end
|
107
111
|
|
108
|
-
|
109
|
-
|
110
|
-
|
112
|
+
if attributes.key?(:'currency')
|
113
|
+
self.currency = attributes[:'currency']
|
114
|
+
end
|
111
115
|
|
112
|
-
|
113
|
-
|
116
|
+
if attributes.key?(:'method')
|
117
|
+
self.method = attributes[:'method']
|
118
|
+
end
|
114
119
|
end
|
115
120
|
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
121
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
122
|
+
# @return Array for valid properties with the reasons
|
123
|
+
def list_invalid_properties
|
124
|
+
invalid_properties = Array.new
|
125
|
+
if @country.nil?
|
126
|
+
invalid_properties.push('invalid value for "country", country cannot be nil.')
|
127
|
+
end
|
120
128
|
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
invalid_properties = Array.new
|
125
|
-
if @country.nil?
|
126
|
-
invalid_properties.push('invalid value for "country", country cannot be nil.')
|
127
|
-
end
|
129
|
+
if @currency.nil?
|
130
|
+
invalid_properties.push('invalid value for "currency", currency cannot be nil.')
|
131
|
+
end
|
128
132
|
|
129
|
-
|
130
|
-
|
131
|
-
|
133
|
+
if @method.nil?
|
134
|
+
invalid_properties.push('invalid value for "method", method cannot be nil.')
|
135
|
+
end
|
132
136
|
|
133
|
-
|
134
|
-
invalid_properties.push('invalid value for "method", method cannot be nil.')
|
137
|
+
invalid_properties
|
135
138
|
end
|
136
139
|
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
return false unless method_validator.valid?(@method)
|
152
|
-
true
|
153
|
-
end
|
140
|
+
# Check to see if the all the properties in the model are valid
|
141
|
+
# @return true if the model is valid
|
142
|
+
def valid?
|
143
|
+
return false if @country.nil?
|
144
|
+
country_validator = EnumAttributeValidator.new('String', ["NG", "GH"])
|
145
|
+
return false unless country_validator.valid?(@country)
|
146
|
+
return false if @currency.nil?
|
147
|
+
currency_validator = EnumAttributeValidator.new('String', ["NGN", "GHS"])
|
148
|
+
return false unless currency_validator.valid?(@currency)
|
149
|
+
return false if @method.nil?
|
150
|
+
method_validator = EnumAttributeValidator.new('String', ["bank", "mobile"])
|
151
|
+
return false unless method_validator.valid?(@method)
|
152
|
+
true
|
153
|
+
end
|
154
154
|
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
155
|
+
# Custom attribute writer method checking allowed values (enum).
|
156
|
+
# @param [Object] country Object to be assigned
|
157
|
+
def country=(country)
|
158
|
+
validator = EnumAttributeValidator.new('String', ["NG", "GH"])
|
159
|
+
unless validator.valid?(country)
|
160
|
+
fail ArgumentError, "invalid value for \"country\", must be one of #{validator.allowable_values}."
|
161
|
+
end
|
162
|
+
@country = country
|
161
163
|
end
|
162
|
-
@country = country
|
163
|
-
end
|
164
164
|
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
165
|
+
# Custom attribute writer method checking allowed values (enum).
|
166
|
+
# @param [Object] currency Object to be assigned
|
167
|
+
def currency=(currency)
|
168
|
+
validator = EnumAttributeValidator.new('String', ["NGN", "GHS"])
|
169
|
+
unless validator.valid?(currency)
|
170
|
+
fail ArgumentError, "invalid value for \"currency\", must be one of #{validator.allowable_values}."
|
171
|
+
end
|
172
|
+
@currency = currency
|
171
173
|
end
|
172
|
-
@currency = currency
|
173
|
-
end
|
174
174
|
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
175
|
+
# Custom attribute writer method checking allowed values (enum).
|
176
|
+
# @param [Object] method Object to be assigned
|
177
|
+
def method=(method)
|
178
|
+
validator = EnumAttributeValidator.new('String', ["bank", "mobile"])
|
179
|
+
unless validator.valid?(method)
|
180
|
+
fail ArgumentError, "invalid value for \"method\", must be one of #{validator.allowable_values}."
|
181
|
+
end
|
182
|
+
@method = method
|
181
183
|
end
|
182
|
-
@method = method
|
183
|
-
end
|
184
184
|
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
185
|
+
# Checks equality by comparing each attribute.
|
186
|
+
# @param [Object] Object to be compared
|
187
|
+
def ==(o)
|
188
|
+
return true if self.equal?(o)
|
189
|
+
self.class == o.class &&
|
190
|
+
bank_account == o.bank_account &&
|
191
|
+
bank_code == o.bank_code &&
|
192
|
+
phone_number == o.phone_number &&
|
193
|
+
country == o.country &&
|
194
|
+
currency == o.currency &&
|
195
|
+
method == o.method
|
196
|
+
end
|
197
197
|
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
198
|
+
# @see the `==` method
|
199
|
+
# @param [Object] Object to be compared
|
200
|
+
def eql?(o)
|
201
|
+
self == o
|
202
|
+
end
|
203
203
|
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
204
|
+
# Calculates hash code according to all attributes.
|
205
|
+
# @return [Integer] Hash code
|
206
|
+
def hash
|
207
|
+
[bank_account, bank_code, phone_number, country, currency, method].hash
|
208
|
+
end
|
209
209
|
|
210
210
|
require 'active_support/core_ext/hash'
|
211
211
|
require 'active_support/hash_with_indifferent_access.rb'
|
@@ -321,6 +321,5 @@ def _to_hash(value)
|
|
321
321
|
end
|
322
322
|
end
|
323
323
|
|
324
|
-
end
|
325
|
-
|
324
|
+
end
|
326
325
|
end
|