transferzero-sdk 1.14.1 → 1.14.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.0.0-beta3
11
11
  =end
12
12
 
13
13
  module TransferZero
14
- VERSION = '1.14.1'
14
+ VERSION = '1.14.2'
15
15
  end
@@ -0,0 +1,35 @@
1
+ =begin
2
+ #TransferZero API
3
+
4
+ #Reference documentation for the TransferZero API V1
5
+
6
+ OpenAPI spec version: 1.0
7
+
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 4.0.0-beta3
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+ require 'date'
16
+
17
+ # Unit tests for TransferZero::PayoutMethodCountryEnumUSDBank
18
+ # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
+ # Please update as you see appropriate
20
+ describe 'PayoutMethodCountryEnumUSDBank' do
21
+ before do
22
+ # run before each test
23
+ @instance = TransferZero::PayoutMethodCountryEnumUSDBank.new
24
+ end
25
+
26
+ after do
27
+ # run after each test
28
+ end
29
+
30
+ describe 'test an instance of PayoutMethodCountryEnumUSDBank' do
31
+ it 'should create an instance of PayoutMethodCountryEnumUSDBank' do
32
+ expect(@instance).to be_instance_of(TransferZero::PayoutMethodCountryEnumUSDBank)
33
+ end
34
+ end
35
+ end
@@ -0,0 +1,71 @@
1
+ =begin
2
+ #TransferZero API
3
+
4
+ #Reference documentation for the TransferZero API V1
5
+
6
+ OpenAPI spec version: 1.0
7
+
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 4.0.0-beta3
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+ require 'date'
16
+
17
+ # Unit tests for TransferZero::PayoutMethodDetailsUSDBank
18
+ # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
+ # Please update as you see appropriate
20
+ describe 'PayoutMethodDetailsUSDBank' do
21
+ before do
22
+ # run before each test
23
+ @instance = TransferZero::PayoutMethodDetailsUSDBank.new
24
+ end
25
+
26
+ after do
27
+ # run after each test
28
+ end
29
+
30
+ describe 'test an instance of PayoutMethodDetailsUSDBank' do
31
+ it 'should create an instance of PayoutMethodDetailsUSDBank' do
32
+ expect(@instance).to be_instance_of(TransferZero::PayoutMethodDetailsUSDBank)
33
+ end
34
+ end
35
+ describe 'test attribute "first_name"' do
36
+ it 'should work' do
37
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
38
+ end
39
+ end
40
+
41
+ describe 'test attribute "last_name"' do
42
+ it 'should work' do
43
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
44
+ end
45
+ end
46
+
47
+ describe 'test attribute "phone_number"' do
48
+ it 'should work' do
49
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
50
+ end
51
+ end
52
+
53
+ describe 'test attribute "bank_code"' do
54
+ it 'should work' do
55
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
56
+ end
57
+ end
58
+
59
+ describe 'test attribute "bank_account"' do
60
+ it 'should work' do
61
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
62
+ end
63
+ end
64
+
65
+ describe 'test attribute "country"' do
66
+ it 'should work' do
67
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
68
+ end
69
+ end
70
+
71
+ end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: transferzero-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.14.1
4
+ version: 1.14.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - TransferZero
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-06-14 00:00:00.000000000 Z
11
+ date: 2021-07-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus
@@ -206,7 +206,6 @@ extensions: []
206
206
  extra_rdoc_files: []
207
207
  files:
208
208
  - Gemfile
209
- - Gemfile.lock
210
209
  - LICENSE
211
210
  - README.md
212
211
  - Rakefile
@@ -264,6 +263,7 @@ files:
264
263
  - docs/PayoutMethodBankAccountTypeEnum.md
265
264
  - docs/PayoutMethodCashProviderEnum.md
266
265
  - docs/PayoutMethodCountryEnum.md
266
+ - docs/PayoutMethodCountryEnumUSDBank.md
267
267
  - docs/PayoutMethodDetails.md
268
268
  - docs/PayoutMethodDetailsBTC.md
269
269
  - docs/PayoutMethodDetailsBalance.md
@@ -274,6 +274,7 @@ files:
274
274
  - docs/PayoutMethodDetailsMADCash.md
275
275
  - docs/PayoutMethodDetailsMobile.md
276
276
  - docs/PayoutMethodDetailsNGNBank.md
277
+ - docs/PayoutMethodDetailsUSDBank.md
277
278
  - docs/PayoutMethodDetailsXOFBank.md
278
279
  - docs/PayoutMethodDetailsXOFCash.md
279
280
  - docs/PayoutMethodDetailsXOFMobile.md
@@ -397,6 +398,7 @@ files:
397
398
  - lib/transferzero-sdk/models/payout_method_bank_account_type_enum.rb
398
399
  - lib/transferzero-sdk/models/payout_method_cash_provider_enum.rb
399
400
  - lib/transferzero-sdk/models/payout_method_country_enum.rb
401
+ - lib/transferzero-sdk/models/payout_method_country_enum_usd_bank.rb
400
402
  - lib/transferzero-sdk/models/payout_method_details.rb
401
403
  - lib/transferzero-sdk/models/payout_method_details_balance.rb
402
404
  - lib/transferzero-sdk/models/payout_method_details_btc.rb
@@ -407,6 +409,7 @@ files:
407
409
  - lib/transferzero-sdk/models/payout_method_details_mad_cash.rb
408
410
  - lib/transferzero-sdk/models/payout_method_details_mobile.rb
409
411
  - lib/transferzero-sdk/models/payout_method_details_ngn_bank.rb
412
+ - lib/transferzero-sdk/models/payout_method_details_usd_bank.rb
410
413
  - lib/transferzero-sdk/models/payout_method_details_xof_bank.rb
411
414
  - lib/transferzero-sdk/models/payout_method_details_xof_cash.rb
412
415
  - lib/transferzero-sdk/models/payout_method_details_xof_mobile.rb
@@ -520,6 +523,7 @@ files:
520
523
  - spec/models/payout_method_bank_account_type_enum_spec.rb
521
524
  - spec/models/payout_method_cash_provider_enum_spec.rb
522
525
  - spec/models/payout_method_country_enum_spec.rb
526
+ - spec/models/payout_method_country_enum_usd_bank_spec.rb
523
527
  - spec/models/payout_method_details_balance_spec.rb
524
528
  - spec/models/payout_method_details_btc_spec.rb
525
529
  - spec/models/payout_method_details_gbp_bank_spec.rb
@@ -530,6 +534,7 @@ files:
530
534
  - spec/models/payout_method_details_mobile_spec.rb
531
535
  - spec/models/payout_method_details_ngn_bank_spec.rb
532
536
  - spec/models/payout_method_details_spec.rb
537
+ - spec/models/payout_method_details_usd_bank_spec.rb
533
538
  - spec/models/payout_method_details_xof_bank_spec.rb
534
539
  - spec/models/payout_method_details_xof_cash_spec.rb
535
540
  - spec/models/payout_method_details_xof_mobile_spec.rb
@@ -585,10 +590,6 @@ files:
585
590
  - spec/models/webhook_log_spec.rb
586
591
  - spec/models/webhook_spec.rb
587
592
  - spec/spec_helper.rb
588
- - transferzero-sdk-1.10.0.gem
589
- - transferzero-sdk-1.11.0.gem
590
- - transferzero-sdk-1.12.0.gem
591
- - transferzero-sdk-1.14.0.gem
592
593
  - transferzero-sdk.gemspec
593
594
  homepage: https://github.com/transferzero/transferzero-sdk-ruby
594
595
  licenses:
@@ -668,6 +669,7 @@ test_files:
668
669
  - spec/models/payin_method_details_mobile_spec.rb
669
670
  - spec/models/payout_method_details_mad_cash_spec.rb
670
671
  - spec/models/account_validation_response_spec.rb
672
+ - spec/models/payout_method_country_enum_usd_bank_spec.rb
671
673
  - spec/models/payout_method_details_btc_spec.rb
672
674
  - spec/models/api_log_spec.rb
673
675
  - spec/models/document_response_spec.rb
@@ -693,6 +695,7 @@ test_files:
693
695
  - spec/models/transaction_state_spec.rb
694
696
  - spec/models/payout_method_spec.rb
695
697
  - spec/models/payout_method_bank_account_type_enum_spec.rb
698
+ - spec/models/payout_method_details_usd_bank_spec.rb
696
699
  - spec/models/webhook_definition_list_response_spec.rb
697
700
  - spec/models/debit_list_request_spec.rb
698
701
  - spec/models/currency_spec.rb
data/Gemfile.lock DELETED
@@ -1,93 +0,0 @@
1
- PATH
2
- remote: .
3
- specs:
4
- transferzero-sdk (1.9.0)
5
- activesupport (>= 4)
6
- json (>= 1.4)
7
- typhoeus (~> 1.0, >= 1.0.1)
8
-
9
- GEM
10
- remote: https://rubygems.org/
11
- specs:
12
- ZenTest (4.12.0)
13
- activesupport (6.0.3.4)
14
- concurrent-ruby (~> 1.0, >= 1.0.2)
15
- i18n (>= 0.7, < 2)
16
- minitest (~> 5.1)
17
- tzinfo (~> 1.1)
18
- zeitwerk (~> 2.2, >= 2.2.2)
19
- addressable (2.7.0)
20
- public_suffix (>= 2.0.2, < 5.0)
21
- autotest (4.4.6)
22
- ZenTest (>= 4.4.1)
23
- autotest-fsevent (0.2.17)
24
- sys-uname
25
- autotest-growl (0.2.16)
26
- autotest-rails-pure (4.1.2)
27
- byebug (11.1.3)
28
- coderay (1.1.3)
29
- concurrent-ruby (1.1.7)
30
- crack (0.4.4)
31
- diff-lcs (1.4.4)
32
- ethon (0.12.0)
33
- ffi (>= 1.3.0)
34
- ffi (1.13.1)
35
- hashdiff (1.0.1)
36
- i18n (1.8.5)
37
- concurrent-ruby (~> 1.0)
38
- json (2.3.1)
39
- method_source (1.0.0)
40
- minitest (5.14.2)
41
- pry (0.13.1)
42
- coderay (~> 1.1)
43
- method_source (~> 1.0)
44
- pry-byebug (3.9.0)
45
- byebug (~> 11.0)
46
- pry (~> 0.13.0)
47
- public_suffix (4.0.6)
48
- rake (12.0.0)
49
- rspec (3.10.0)
50
- rspec-core (~> 3.10.0)
51
- rspec-expectations (~> 3.10.0)
52
- rspec-mocks (~> 3.10.0)
53
- rspec-core (3.10.0)
54
- rspec-support (~> 3.10.0)
55
- rspec-expectations (3.10.0)
56
- diff-lcs (>= 1.2.0, < 2.0)
57
- rspec-support (~> 3.10.0)
58
- rspec-mocks (3.10.0)
59
- diff-lcs (>= 1.2.0, < 2.0)
60
- rspec-support (~> 3.10.0)
61
- rspec-support (3.10.0)
62
- sys-uname (1.2.2)
63
- ffi (~> 1.1)
64
- thread_safe (0.3.6)
65
- typhoeus (1.4.0)
66
- ethon (>= 0.9.0)
67
- tzinfo (1.2.8)
68
- thread_safe (~> 0.1)
69
- vcr (3.0.3)
70
- webmock (1.24.6)
71
- addressable (>= 2.3.6)
72
- crack (>= 0.3.2)
73
- hashdiff
74
- zeitwerk (2.4.2)
75
-
76
- PLATFORMS
77
- ruby
78
-
79
- DEPENDENCIES
80
- ZenTest (~> 4.11, >= 4.11.2)
81
- autotest (~> 4.4, >= 4.4.6)
82
- autotest-fsevent (~> 0.2, >= 0.2.12)
83
- autotest-growl (~> 0.2, >= 0.2.16)
84
- autotest-rails-pure (~> 4.1, >= 4.1.2)
85
- pry-byebug
86
- rake (~> 12.0.0)
87
- rspec (~> 3.6, >= 3.6.0)
88
- transferzero-sdk!
89
- vcr (~> 3.0, >= 3.0.1)
90
- webmock (~> 1.24, >= 1.24.3)
91
-
92
- BUNDLED WITH
93
- 2.1.4
Binary file
Binary file
Binary file
Binary file