transferzero-sdk 1.30.0 → 1.30.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/README.md +4 -4
- data/docs/PayoutMethodDetails.md +1 -1
- data/docs/PayoutMethodDetailsEGPBank.md +1 -1
- data/docs/PayoutMethodDetailsUGXBank.md +1 -1
- data/docs/Sender.md +2 -0
- data/lib/transferzero-sdk/api_client.rb +1 -1
- data/lib/transferzero-sdk/models/payout_method_details.rb +1 -1
- data/lib/transferzero-sdk/models/payout_method_details_egp_bank.rb +1 -1
- data/lib/transferzero-sdk/models/payout_method_details_ugx_bank.rb +1 -1
- data/lib/transferzero-sdk/models/sender.rb +11 -1
- data/lib/transferzero-sdk/version.rb +1 -1
- metadata +130 -130
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 43bef3f1ee393f103fc535a4a443ef1a67d8b4e1d2c2891fc61ff7db9902762d
|
4
|
+
data.tar.gz: 7cd0f8af6a2463fa492b36e9a038a7ba2aa465c767e761155f6555f71114e5d2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 77234ac8883073a1b6c7d8baf278303c88a94b22efe6acab9b208fbdb98313784028e16aeca942ce601dbc2cbfc4ccec1e2367068b4f28eebab6e7114bf12f1c
|
7
|
+
data.tar.gz: 99ac5dfb752c5f8be10f3ed44bd9d2b226dbf55c083882c80e184868b417ee8076557abefc7a73f54b2d2accc8f96bbf15f68cbfaf5ccff51d16f358129b9d3f
|
data/Gemfile.lock
CHANGED
data/README.md
CHANGED
@@ -7,7 +7,7 @@ Reference documentation for the TransferZero API V1
|
|
7
7
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
8
8
|
|
9
9
|
- API version: 1.0
|
10
|
-
- Package version: 1.30.
|
10
|
+
- Package version: 1.30.2
|
11
11
|
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
|
12
12
|
|
13
13
|
For more information, please visit:
|
@@ -31,15 +31,15 @@ gem build transferzero-sdk.gemspec
|
|
31
31
|
Then either install the gem locally:
|
32
32
|
|
33
33
|
```shell
|
34
|
-
gem install ./transferzero-sdk-1.30.
|
34
|
+
gem install ./transferzero-sdk-1.30.2.gem
|
35
35
|
```
|
36
|
-
(for development, run `gem install --dev ./transferzero-sdk-1.30.
|
36
|
+
(for development, run `gem install --dev ./transferzero-sdk-1.30.2.gem` to install the development dependencies)
|
37
37
|
|
38
38
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
39
39
|
|
40
40
|
Finally add this to the Gemfile:
|
41
41
|
|
42
|
-
gem 'transferzero-sdk', '~> 1.30.
|
42
|
+
gem 'transferzero-sdk', '~> 1.30.2'
|
43
43
|
|
44
44
|
### Install from Git
|
45
45
|
|
data/docs/PayoutMethodDetails.md
CHANGED
@@ -12,7 +12,7 @@ Name | Type | Description | Notes
|
|
12
12
|
**phone_number** | **String** | |
|
13
13
|
**mobile_provider** | [**PayoutMethodMobileProviderEnum**](PayoutMethodMobileProviderEnum.md) | |
|
14
14
|
**country** | [**PayoutMethodCountryEnum**](PayoutMethodCountryEnum.md) | |
|
15
|
-
**transfer_reason** | **
|
15
|
+
**transfer_reason** | [**PayoutMethodTransferReasonEnum**](PayoutMethodTransferReasonEnum.md) | |
|
16
16
|
**iban** | **String** | |
|
17
17
|
**bank_name** | **String** | |
|
18
18
|
**bank_country** | **String** | | [optional]
|
@@ -10,7 +10,7 @@ Name | Type | Description | Notes
|
|
10
10
|
**phone_number** | **String** | |
|
11
11
|
**bank_account** | **String** | |
|
12
12
|
**bank_code** | **String** | |
|
13
|
-
**transfer_reason** | **
|
13
|
+
**transfer_reason** | [**PayoutMethodTransferReasonEnum**](PayoutMethodTransferReasonEnum.md) | |
|
14
14
|
|
15
15
|
## Code Sample
|
16
16
|
|
@@ -12,7 +12,7 @@ Name | Type | Description | Notes
|
|
12
12
|
**identity_card_id** | **String** | |
|
13
13
|
**bank_account** | **String** | |
|
14
14
|
**branch_code** | **String** | |
|
15
|
-
**transfer_reason** | **
|
15
|
+
**transfer_reason** | [**PayoutMethodTransferReasonEnum**](PayoutMethodTransferReasonEnum.md) | |
|
16
16
|
|
17
17
|
## Code Sample
|
18
18
|
|
data/docs/Sender.md
CHANGED
@@ -15,6 +15,7 @@ Name | Type | Description | Notes
|
|
15
15
|
**phone_number** | **String** | Phone number of sender (without country callcode) | [optional]
|
16
16
|
**email** | **String** | Email of sender |
|
17
17
|
**ip** | **String** | IP of sender |
|
18
|
+
**fingerprint** | **String** | Fingerprint of sender | [optional]
|
18
19
|
**address_description** | **String** | Description of address | [optional]
|
19
20
|
**identification_number** | **String** | Identification number of document used | [optional]
|
20
21
|
**identification_type** | **String** | Document to be identified. The identification type can be one of the following: - `DL`: Driving License - `PP`: International Passport - `ID`: National ID - `OT`: Other Please note for Wizall `XOF::Cash` transactions the valid options are: - `ID`: National ID - `PP`: Passport | [optional]
|
@@ -82,6 +83,7 @@ instance = TransferZero::Sender.new(id: bf9ff782-e182-45ac-abea-5bce83ad6670,
|
|
82
83
|
phone_number: 752403639,
|
83
84
|
email: example@home.org,
|
84
85
|
ip: 127.0.0.1,
|
86
|
+
fingerprint: fingerprint,
|
85
87
|
address_description: null,
|
86
88
|
identification_number: AB123456,
|
87
89
|
identification_type: ID,
|
@@ -36,7 +36,7 @@ module TransferZero
|
|
36
36
|
# @option config [Configuration] Configuration for initializing the object, default to Configuration.default
|
37
37
|
def initialize(config = Configuration.default)
|
38
38
|
@config = config
|
39
|
-
@user_agent = "TransferZero-SDK/Ruby/1.30.
|
39
|
+
@user_agent = "TransferZero-SDK/Ruby/1.30.2"
|
40
40
|
@default_headers = {
|
41
41
|
'Content-Type' => 'application/json',
|
42
42
|
'User-Agent' => @user_agent
|
@@ -160,7 +160,7 @@ class PayoutMethodDetails
|
|
160
160
|
:'phone_number' => :'String',
|
161
161
|
:'mobile_provider' => :'PayoutMethodMobileProviderEnum',
|
162
162
|
:'country' => :'PayoutMethodCountryEnum',
|
163
|
-
:'transfer_reason' => :'
|
163
|
+
:'transfer_reason' => :'PayoutMethodTransferReasonEnum',
|
164
164
|
:'iban' => :'String',
|
165
165
|
:'bank_name' => :'String',
|
166
166
|
:'bank_country' => :'String',
|
@@ -46,6 +46,9 @@ class Sender
|
|
46
46
|
# IP of sender
|
47
47
|
attr_accessor :ip
|
48
48
|
|
49
|
+
# Fingerprint of sender
|
50
|
+
attr_accessor :fingerprint
|
51
|
+
|
49
52
|
# Description of address
|
50
53
|
attr_accessor :address_description
|
51
54
|
|
@@ -232,6 +235,7 @@ class Sender
|
|
232
235
|
:'phone_number' => :'phone_number',
|
233
236
|
:'email' => :'email',
|
234
237
|
:'ip' => :'ip',
|
238
|
+
:'fingerprint' => :'fingerprint',
|
235
239
|
:'address_description' => :'address_description',
|
236
240
|
:'identification_number' => :'identification_number',
|
237
241
|
:'identification_type' => :'identification_type',
|
@@ -299,6 +303,7 @@ class Sender
|
|
299
303
|
:'phone_number' => :'String',
|
300
304
|
:'email' => :'String',
|
301
305
|
:'ip' => :'String',
|
306
|
+
:'fingerprint' => :'String',
|
302
307
|
:'address_description' => :'String',
|
303
308
|
:'identification_number' => :'String',
|
304
309
|
:'identification_type' => :'String',
|
@@ -411,6 +416,10 @@ class Sender
|
|
411
416
|
self.ip = attributes[:'ip']
|
412
417
|
end
|
413
418
|
|
419
|
+
if attributes.key?(:'fingerprint')
|
420
|
+
self.fingerprint = attributes[:'fingerprint']
|
421
|
+
end
|
422
|
+
|
414
423
|
if attributes.key?(:'address_description')
|
415
424
|
self.address_description = attributes[:'address_description']
|
416
425
|
end
|
@@ -744,6 +753,7 @@ class Sender
|
|
744
753
|
phone_number == o.phone_number &&
|
745
754
|
email == o.email &&
|
746
755
|
ip == o.ip &&
|
756
|
+
fingerprint == o.fingerprint &&
|
747
757
|
address_description == o.address_description &&
|
748
758
|
identification_number == o.identification_number &&
|
749
759
|
identification_type == o.identification_type &&
|
@@ -805,7 +815,7 @@ class Sender
|
|
805
815
|
# Calculates hash code according to all attributes.
|
806
816
|
# @return [Integer] Hash code
|
807
817
|
def hash
|
808
|
-
[id, type, state, country, street, postal_code, city, phone_country, phone_number, email, ip, address_description, identification_number, identification_type, lang, name, first_name, middle_name, last_name, birth_date, occupation, nationality, legal_entity_type, registration_date, registration_number, nature_of_business, source_of_funds, custom_source_of_funds, core_business_activity, purpose_of_opening_account, office_phone, vat_registration_number, financial_regulator, regulatory_licence_number, contact_person_email, trading_country, trading_address, trading_name, number_monthly_transactions, amount_monthly_transactions, documents, metadata, errors, onboarding_status, politically_exposed_people, external_id, city_of_birth, country_of_birth, gender, sales_lead_id, created_at, company_office_number, company_office_number_country, aml_officer_email, aml_officer_phone, aml_officer_phone_country, company_website_url, number_of_employees_in_company, list_of_countries_of_operation, estimated_annual_revenue_turnover, declaration].hash
|
818
|
+
[id, type, state, country, street, postal_code, city, phone_country, phone_number, email, ip, fingerprint, address_description, identification_number, identification_type, lang, name, first_name, middle_name, last_name, birth_date, occupation, nationality, legal_entity_type, registration_date, registration_number, nature_of_business, source_of_funds, custom_source_of_funds, core_business_activity, purpose_of_opening_account, office_phone, vat_registration_number, financial_regulator, regulatory_licence_number, contact_person_email, trading_country, trading_address, trading_name, number_monthly_transactions, amount_monthly_transactions, documents, metadata, errors, onboarding_status, politically_exposed_people, external_id, city_of_birth, country_of_birth, gender, sales_lead_id, created_at, company_office_number, company_office_number_country, aml_officer_email, aml_officer_phone, aml_officer_phone_country, company_website_url, number_of_employees_in_company, list_of_countries_of_operation, estimated_annual_revenue_turnover, declaration].hash
|
809
819
|
end
|
810
820
|
|
811
821
|
require 'active_support/core_ext/hash'
|
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.30.
|
4
|
+
version: 1.30.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- TransferZero
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-10-
|
11
|
+
date: 2023-10-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: faraday
|
@@ -586,157 +586,157 @@ signing_key:
|
|
586
586
|
specification_version: 4
|
587
587
|
summary: TransferZero API Ruby Gem
|
588
588
|
test_files:
|
589
|
-
- spec/api/recipients_api_spec.rb
|
590
|
-
- spec/api/transactions_api_spec.rb
|
591
|
-
- spec/api/accounts_api_spec.rb
|
592
589
|
- spec/api/account_debits_api_spec.rb
|
593
590
|
- spec/api/currency_info_api_spec.rb
|
594
591
|
- spec/api/payin_methods_api_spec.rb
|
595
|
-
- spec/api/
|
596
|
-
- spec/api/account_validation_api_spec.rb
|
597
|
-
- spec/api/api_logs_api_spec.rb
|
598
|
-
- spec/api/documents_api_spec.rb
|
599
|
-
- spec/api/senders_api_spec.rb
|
592
|
+
- spec/api/webhooks_api_spec.rb
|
600
593
|
- spec/api/logs_api_spec.rb
|
594
|
+
- spec/api/recipients_api_spec.rb
|
595
|
+
- spec/api/transactions_api_spec.rb
|
601
596
|
- spec/api/payment_methods_api_spec.rb
|
602
|
-
- spec/api/
|
597
|
+
- spec/api/documents_api_spec.rb
|
598
|
+
- spec/api/api_logs_api_spec.rb
|
599
|
+
- spec/api/accounts_api_spec.rb
|
600
|
+
- spec/api/senders_api_spec.rb
|
601
|
+
- spec/api/payout_methods_api_spec.rb
|
602
|
+
- spec/api/account_validation_api_spec.rb
|
603
603
|
- spec/configuration_spec.rb
|
604
|
-
- spec/models/
|
605
|
-
- spec/models/
|
606
|
-
- spec/models/
|
607
|
-
- spec/models/
|
608
|
-
- spec/models/
|
604
|
+
- spec/models/debit_list_response_spec.rb
|
605
|
+
- spec/models/payout_method_identity_card_type_enum_spec.rb
|
606
|
+
- spec/models/api_log_spec.rb
|
607
|
+
- spec/models/payment_method_spec.rb
|
608
|
+
- spec/models/webhook_log_list_response_spec.rb
|
609
|
+
- spec/models/debit_request_spec.rb
|
610
|
+
- spec/models/field_validation_spec.rb
|
611
|
+
- spec/models/webhook_definition_request_spec.rb
|
609
612
|
- spec/models/validation_error_description_spec.rb
|
610
|
-
- spec/models/
|
611
|
-
- spec/models/
|
612
|
-
- spec/models/
|
613
|
-
- spec/models/
|
614
|
-
- spec/models/
|
615
|
-
- spec/models/
|
616
|
-
- spec/models/payout_method_details_spec.rb
|
617
|
-
- spec/models/account_validation_request_spec.rb
|
618
|
-
- spec/models/debit_request_wrapper_spec.rb
|
613
|
+
- spec/models/payment_method_opposite_spec.rb
|
614
|
+
- spec/models/document_request_spec.rb
|
615
|
+
- spec/models/transaction_state_spec.rb
|
616
|
+
- spec/models/payout_method_country_enum_spec.rb
|
617
|
+
- spec/models/payin_method_ux_flow_spec.rb
|
618
|
+
- spec/models/payout_method_nature_of_business_enum_spec.rb
|
619
619
|
- spec/models/payout_method_details_ugx_bank_spec.rb
|
620
|
-
- spec/models/
|
621
|
-
- spec/models/
|
622
|
-
- spec/models/
|
623
|
-
- spec/models/
|
624
|
-
- spec/models/document_webhook_all_of_spec.rb
|
625
|
-
- spec/models/webhook_definition_event_list_response_spec.rb
|
626
|
-
- spec/models/recipient_response_spec.rb
|
627
|
-
- spec/models/currency_exchange_spec.rb
|
628
|
-
- spec/models/api_log_response_spec.rb
|
629
|
-
- spec/models/webhook_log_metadata_spec.rb
|
630
|
-
- spec/models/state_reason_details_spec.rb
|
620
|
+
- spec/models/payout_method_details_egp_bank_spec.rb
|
621
|
+
- spec/models/payout_method_transfer_reason_enum_spec.rb
|
622
|
+
- spec/models/document_spec.rb
|
623
|
+
- spec/models/webhook_log_metadata_response_spec.rb
|
631
624
|
- spec/models/payin_method_response_spec.rb
|
632
|
-
- spec/models/
|
625
|
+
- spec/models/payout_method_details_bwp_bank_spec.rb
|
626
|
+
- spec/models/payout_method_spec.rb
|
627
|
+
- spec/models/account_validation_result_spec.rb
|
628
|
+
- spec/models/payout_method_list_response_spec.rb
|
633
629
|
- spec/models/account_validation_response_spec.rb
|
634
|
-
- spec/models/
|
635
|
-
- spec/models/
|
636
|
-
- spec/models/
|
637
|
-
- spec/models/payout_method_legal_entity_type_enum_spec.rb
|
638
|
-
- spec/models/api_log_spec.rb
|
639
|
-
- spec/models/recipient_state_reason_details_spec.rb
|
640
|
-
- spec/models/payout_method_cash_provider_enum_spec.rb
|
641
|
-
- spec/models/account_list_response_spec.rb
|
642
|
-
- spec/models/field_select_validation_spec.rb
|
643
|
-
- spec/models/account_validation_error_spec.rb
|
644
|
-
- spec/models/document_webhook_spec.rb
|
645
|
-
- spec/models/payout_method_pix_key_type_enum_spec.rb
|
646
|
-
- spec/models/payout_method_details_ghs_cash_spec.rb
|
630
|
+
- spec/models/sender_request_spec.rb
|
631
|
+
- spec/models/document_list_response_spec.rb
|
632
|
+
- spec/models/payment_method_list_response_spec.rb
|
647
633
|
- spec/models/payin_method_details_btc_spec.rb
|
648
|
-
- spec/models/
|
634
|
+
- spec/models/sender_spec.rb
|
635
|
+
- spec/models/transaction_request_spec.rb
|
636
|
+
- spec/models/currency_list_response_spec.rb
|
649
637
|
- spec/models/transaction_response_spec.rb
|
638
|
+
- spec/models/politically_exposed_person_spec.rb
|
639
|
+
- spec/models/transaction_list_response_spec.rb
|
640
|
+
- spec/models/webhook_log_metadata_spec.rb
|
641
|
+
- spec/models/webhook_definition_list_response_spec.rb
|
642
|
+
- spec/models/transaction_response_meta_spec.rb
|
643
|
+
- spec/models/payout_method_details_spec.rb
|
644
|
+
- spec/models/recipient_state_reason_details_spec.rb
|
645
|
+
- spec/models/webhook_definition_spec.rb
|
646
|
+
- spec/models/payin_method_spec.rb
|
647
|
+
- spec/models/document_webhook_all_of_spec.rb
|
648
|
+
- spec/models/proof_of_payment_list_response_spec.rb
|
649
|
+
- spec/models/currency_exchange_all_of_spec.rb
|
650
650
|
- spec/models/payout_method_details_btc_spec.rb
|
651
|
-
- spec/models/payout_method_identity_card_type_enum_spec.rb
|
652
|
-
- spec/models/payout_method_details_balance_spec.rb
|
653
|
-
- spec/models/payout_method_details_mobile_spec.rb
|
654
651
|
- spec/models/field_description_spec.rb
|
652
|
+
- spec/models/payout_method_details_mobile_spec.rb
|
655
653
|
- spec/models/payout_method_details_mad_cash_spec.rb
|
654
|
+
- spec/models/transaction_webhook_all_of_spec.rb
|
655
|
+
- spec/models/recipient_webhook_spec.rb
|
656
|
+
- spec/models/transaction_response_existing_spec.rb
|
657
|
+
- spec/models/payout_method_details_xaf_bank_spec.rb
|
658
|
+
- spec/models/debit_list_request_spec.rb
|
659
|
+
- spec/models/payout_method_details_gnf_mobile_spec.rb
|
660
|
+
- spec/models/payout_method_webhook_spec.rb
|
661
|
+
- spec/models/sender_webhook_spec.rb
|
662
|
+
- spec/models/currency_spec.rb
|
663
|
+
- spec/models/sender_response_meta_spec.rb
|
664
|
+
- spec/models/debit_spec.rb
|
665
|
+
- spec/models/payout_method_details_cad_bank_spec.rb
|
666
|
+
- spec/models/proof_of_payment_spec.rb
|
667
|
+
- spec/models/webhook_log_response_spec.rb
|
668
|
+
- spec/models/debit_request_wrapper_spec.rb
|
669
|
+
- spec/models/payin_method_state_spec.rb
|
670
|
+
- spec/models/pagination_meta_spec.rb
|
671
|
+
- spec/models/payout_method_details_ghs_bank_spec.rb
|
672
|
+
- spec/models/currency_exchange_spec.rb
|
673
|
+
- spec/models/webhook_log_spec.rb
|
674
|
+
- spec/models/payout_method_details_usd_bank_spec.rb
|
675
|
+
- spec/models/payout_method_request_spec.rb
|
676
|
+
- spec/models/payout_method_details_kes_mobile_spec.rb
|
677
|
+
- spec/models/payout_method_details_xof_mobile_spec.rb
|
678
|
+
- spec/models/payout_method_details_xaf_mobile_spec.rb
|
656
679
|
- spec/models/payout_method_details_brl_bank_spec.rb
|
657
|
-
- spec/models/
|
680
|
+
- spec/models/recipient_webhook_all_of_spec.rb
|
681
|
+
- spec/models/webhook_definition_response_spec.rb
|
682
|
+
- spec/models/payout_method_legal_entity_type_enum_spec.rb
|
683
|
+
- spec/models/recipient_state_spec.rb
|
658
684
|
- spec/models/webhook_spec.rb
|
659
|
-
- spec/models/
|
660
|
-
- spec/models/
|
661
|
-
- spec/models/
|
662
|
-
- spec/models/
|
663
|
-
- spec/models/
|
664
|
-
- spec/models/payout_method_details_zmw_bank_spec.rb
|
665
|
-
- spec/models/transaction_webhook_spec.rb
|
685
|
+
- spec/models/payout_method_details_xof_bank_spec.rb
|
686
|
+
- spec/models/account_spec.rb
|
687
|
+
- spec/models/sender_list_response_spec.rb
|
688
|
+
- spec/models/sender_response_spec.rb
|
689
|
+
- spec/models/payout_method_details_nzd_bank_spec.rb
|
666
690
|
- spec/models/account_response_spec.rb
|
667
|
-
- spec/models/
|
668
|
-
- spec/models/
|
669
|
-
- spec/models/
|
691
|
+
- spec/models/account_list_response_spec.rb
|
692
|
+
- spec/models/payout_method_details_kes_bank_spec.rb
|
693
|
+
- spec/models/currency_opposite_all_of_spec.rb
|
694
|
+
- spec/models/pagination_spec.rb
|
695
|
+
- spec/models/recipient_request_spec.rb
|
696
|
+
- spec/models/payout_method_gender_enum_spec.rb
|
697
|
+
- spec/models/payout_method_details_xof_cash_spec.rb
|
698
|
+
- spec/models/account_meta_spec.rb
|
699
|
+
- spec/models/payout_method_bank_account_type_enum_spec.rb
|
670
700
|
- spec/models/transaction_traits_spec.rb
|
671
|
-
- spec/models/
|
672
|
-
- spec/models/
|
673
|
-
- spec/models/
|
674
|
-
- spec/models/
|
675
|
-
- spec/models/
|
676
|
-
- spec/models/
|
677
|
-
- spec/models/
|
678
|
-
- spec/models/
|
679
|
-
- spec/models/
|
701
|
+
- spec/models/payout_method_details_zmw_bank_spec.rb
|
702
|
+
- spec/models/webhook_log_metadata_request_spec.rb
|
703
|
+
- spec/models/field_select_validation_spec.rb
|
704
|
+
- spec/models/error_status_spec.rb
|
705
|
+
- spec/models/payin_method_request_spec.rb
|
706
|
+
- spec/models/document_webhook_spec.rb
|
707
|
+
- spec/models/payin_method_details_mobile_spec.rb
|
708
|
+
- spec/models/recipient_response_spec.rb
|
709
|
+
- spec/models/currency_exchange_list_response_spec.rb
|
710
|
+
- spec/models/state_reason_details_spec.rb
|
711
|
+
- spec/models/payout_method_pix_key_type_enum_spec.rb
|
712
|
+
- spec/models/payout_method_details_iban_spec.rb
|
713
|
+
- spec/models/payout_method_details_ghs_cash_spec.rb
|
680
714
|
- spec/models/debit_response_spec.rb
|
681
|
-
- spec/models/
|
682
|
-
- spec/models/
|
683
|
-
- spec/models/
|
684
|
-
- spec/models/transaction_list_response_spec.rb
|
685
|
-
- spec/models/webhook_definition_request_spec.rb
|
686
|
-
- spec/models/document_response_spec.rb
|
687
|
-
- spec/models/webhook_log_list_response_spec.rb
|
688
|
-
- spec/models/currency_exchange_all_of_spec.rb
|
689
|
-
- spec/models/account_meta_spec.rb
|
690
|
-
- spec/models/payout_method_details_egp_bank_spec.rb
|
691
|
-
- spec/models/payout_method_details_xof_cash_spec.rb
|
692
|
-
- spec/models/debit_request_spec.rb
|
715
|
+
- spec/models/recipient_spec.rb
|
716
|
+
- spec/models/payout_method_details_gbp_bank_spec.rb
|
717
|
+
- spec/models/payout_method_response_spec.rb
|
693
718
|
- spec/models/payout_method_details_zar_bank_spec.rb
|
694
|
-
- spec/models/
|
695
|
-
- spec/models/document_spec.rb
|
696
|
-
- spec/models/payout_method_details_gnf_mobile_spec.rb
|
697
|
-
- spec/models/field_validation_spec.rb
|
698
|
-
- spec/models/payin_method_details_ngn_bank_spec.rb
|
699
|
-
- spec/models/payout_method_spec.rb
|
700
|
-
- spec/models/payment_method_spec.rb
|
701
|
-
- spec/models/account_spec.rb
|
702
|
-
- spec/models/pagination_spec.rb
|
703
|
-
- spec/models/sender_response_existing_spec.rb
|
704
|
-
- spec/models/payin_method_ux_flow_spec.rb
|
719
|
+
- spec/models/payout_method_details_balance_spec.rb
|
705
720
|
- spec/models/payout_method_details_ngn_bank_spec.rb
|
706
|
-
- spec/models/
|
707
|
-
- spec/models/payout_method_webhook_all_of_spec.rb
|
708
|
-
- spec/models/payout_method_details_ghs_bank_spec.rb
|
709
|
-
- spec/models/payout_method_details_xaf_bank_spec.rb
|
710
|
-
- spec/models/payout_method_details_bwp_bank_spec.rb
|
711
|
-
- spec/models/payout_method_details_kes_bank_spec.rb
|
712
|
-
- spec/models/document_request_spec.rb
|
713
|
-
- spec/models/payout_method_country_enum_spec.rb
|
714
|
-
- spec/models/sender_list_response_spec.rb
|
721
|
+
- spec/models/sender_webhook_all_of_spec.rb
|
715
722
|
- spec/models/transaction_spec.rb
|
716
|
-
- spec/models/
|
717
|
-
- spec/models/
|
723
|
+
- spec/models/payment_method_opposite_all_of_spec.rb
|
724
|
+
- spec/models/webhook_definition_event_list_response_spec.rb
|
725
|
+
- spec/models/payout_method_cash_provider_enum_spec.rb
|
726
|
+
- spec/models/document_response_spec.rb
|
727
|
+
- spec/models/sender_response_existing_spec.rb
|
728
|
+
- spec/models/payout_method_webhook_all_of_spec.rb
|
729
|
+
- spec/models/account_validation_error_spec.rb
|
730
|
+
- spec/models/payin_method_details_ngn_bank_spec.rb
|
731
|
+
- spec/models/currency_opposite_spec.rb
|
732
|
+
- spec/models/sender_state_spec.rb
|
733
|
+
- spec/models/account_validation_request_spec.rb
|
734
|
+
- spec/models/api_log_response_spec.rb
|
735
|
+
- spec/models/transaction_webhook_spec.rb
|
736
|
+
- spec/models/payin_method_details_spec.rb
|
718
737
|
- spec/models/payout_method_mobile_provider_enum_spec.rb
|
719
|
-
- spec/models/
|
720
|
-
- spec/models/
|
721
|
-
- spec/models/
|
722
|
-
- spec/models/payout_method_details_iban_spec.rb
|
723
|
-
- spec/models/payin_method_state_spec.rb
|
724
|
-
- spec/models/payin_method_spec.rb
|
725
|
-
- spec/models/debit_spec.rb
|
726
|
-
- spec/models/document_list_response_spec.rb
|
727
|
-
- spec/models/webhook_definition_list_response_spec.rb
|
728
|
-
- spec/models/recipient_webhook_spec.rb
|
738
|
+
- spec/models/payout_method_details_usd_cash_spec.rb
|
739
|
+
- spec/models/api_log_list_response_spec.rb
|
740
|
+
- spec/models/recipient_list_response_spec.rb
|
729
741
|
- spec/models/payout_method_details_inr_bank_spec.rb
|
730
|
-
- spec/models/transaction_request_spec.rb
|
731
|
-
- spec/models/webhook_log_metadata_request_spec.rb
|
732
|
-
- spec/models/sender_request_spec.rb
|
733
|
-
- spec/models/webhook_log_spec.rb
|
734
|
-
- spec/models/payment_method_list_response_spec.rb
|
735
|
-
- spec/models/payin_method_details_spec.rb
|
736
|
-
- spec/models/sender_webhook_all_of_spec.rb
|
737
|
-
- spec/models/currency_list_response_spec.rb
|
738
|
-
- spec/models/transaction_response_meta_spec.rb
|
739
|
-
- spec/models/sender_response_meta_spec.rb
|
740
|
-
- spec/models/politically_exposed_person_spec.rb
|
741
|
-
- spec/models/webhook_definition_response_spec.rb
|
742
742
|
- spec/spec_helper.rb
|