Skip to content

Commit

Permalink
Generated SDK #9833
Browse files Browse the repository at this point in the history
  • Loading branch information
fireblocks_dx_team committed Feb 24, 2025
1 parent fed5892 commit ad1781b
Show file tree
Hide file tree
Showing 101 changed files with 6,013 additions and 926 deletions.
63 changes: 60 additions & 3 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -489,18 +489,37 @@ docs/TransferPeerPathSubType.md
docs/TransferPeerPathType.md
docs/TransferValidationFailure.md
docs/TravelRuleAddress.md
docs/TravelRuleBetaApi.md
docs/TravelRuleApi.md
docs/TravelRuleCreateTransactionRequest.md
docs/TravelRuleDateAndPlaceOfBirth.md
docs/TravelRuleGeographicAddress.md
docs/TravelRuleGetAllVASPsResponse.md
docs/TravelRuleIssuer.md
docs/TravelRuleIssuers.md
docs/TravelRuleLegalPerson.md
docs/TravelRuleLegalPersonNameIdentifier.md
docs/TravelRuleNationalIdentification.md
docs/TravelRuleNaturalNameIdentifier.md
docs/TravelRuleNaturalPerson.md
docs/TravelRuleNaturalPersonNameIdentifier.md
docs/TravelRuleOwnershipProof.md
docs/TravelRulePerson.md
docs/TravelRulePiiIVMS.md
docs/TravelRulePolicyRuleResponse.md
docs/TravelRuleTransactionBlockchainInfo.md
docs/TravelRuleUpdateVASPDetails.md
docs/TravelRuleVASP.md
docs/TravelRuleValidateDateAndPlaceOfBirth.md
docs/TravelRuleValidateFullTransactionRequest.md
docs/TravelRuleValidateGeographicAddress.md
docs/TravelRuleValidateLegalPerson.md
docs/TravelRuleValidateLegalPersonNameIdentifier.md
docs/TravelRuleValidateNationalIdentification.md
docs/TravelRuleValidateNaturalNameIdentifier.md
docs/TravelRuleValidateNaturalPerson.md
docs/TravelRuleValidateNaturalPersonNameIdentifier.md
docs/TravelRuleValidatePerson.md
docs/TravelRuleValidatePiiIVMS.md
docs/TravelRuleValidateTransactionRequest.md
docs/TravelRuleValidateTransactionResponse.md
docs/TravelRuleVaspForVault.md
Expand Down Expand Up @@ -592,7 +611,7 @@ fireblocks/api/smart_transfer_api.py
fireblocks/api/staking_api.py
fireblocks/api/tokenization_api.py
fireblocks/api/transactions_api.py
fireblocks/api/travel_rule_beta_api.py
fireblocks/api/travel_rule_api.py
fireblocks/api/user_groups_beta_api.py
fireblocks/api/users_api.py
fireblocks/api/vaults_api.py
Expand Down Expand Up @@ -1065,15 +1084,34 @@ fireblocks/models/transfer_peer_path_type.py
fireblocks/models/transfer_validation_failure.py
fireblocks/models/travel_rule_address.py
fireblocks/models/travel_rule_create_transaction_request.py
fireblocks/models/travel_rule_date_and_place_of_birth.py
fireblocks/models/travel_rule_geographic_address.py
fireblocks/models/travel_rule_get_all_vasps_response.py
fireblocks/models/travel_rule_issuer.py
fireblocks/models/travel_rule_issuers.py
fireblocks/models/travel_rule_legal_person.py
fireblocks/models/travel_rule_legal_person_name_identifier.py
fireblocks/models/travel_rule_national_identification.py
fireblocks/models/travel_rule_natural_name_identifier.py
fireblocks/models/travel_rule_natural_person.py
fireblocks/models/travel_rule_natural_person_name_identifier.py
fireblocks/models/travel_rule_ownership_proof.py
fireblocks/models/travel_rule_person.py
fireblocks/models/travel_rule_pii_ivms.py
fireblocks/models/travel_rule_policy_rule_response.py
fireblocks/models/travel_rule_transaction_blockchain_info.py
fireblocks/models/travel_rule_update_vasp_details.py
fireblocks/models/travel_rule_validate_date_and_place_of_birth.py
fireblocks/models/travel_rule_validate_full_transaction_request.py
fireblocks/models/travel_rule_validate_geographic_address.py
fireblocks/models/travel_rule_validate_legal_person.py
fireblocks/models/travel_rule_validate_legal_person_name_identifier.py
fireblocks/models/travel_rule_validate_national_identification.py
fireblocks/models/travel_rule_validate_natural_name_identifier.py
fireblocks/models/travel_rule_validate_natural_person.py
fireblocks/models/travel_rule_validate_natural_person_name_identifier.py
fireblocks/models/travel_rule_validate_person.py
fireblocks/models/travel_rule_validate_pii_ivms.py
fireblocks/models/travel_rule_validate_transaction_request.py
fireblocks/models/travel_rule_validate_transaction_response.py
fireblocks/models/travel_rule_vasp.py
Expand Down Expand Up @@ -1632,17 +1670,36 @@ test/test_transfer_peer_path_sub_type.py
test/test_transfer_peer_path_type.py
test/test_transfer_validation_failure.py
test/test_travel_rule_address.py
test/test_travel_rule_beta_api.py
test/test_travel_rule_api.py
test/test_travel_rule_create_transaction_request.py
test/test_travel_rule_date_and_place_of_birth.py
test/test_travel_rule_geographic_address.py
test/test_travel_rule_get_all_vasps_response.py
test/test_travel_rule_issuer.py
test/test_travel_rule_issuers.py
test/test_travel_rule_legal_person.py
test/test_travel_rule_legal_person_name_identifier.py
test/test_travel_rule_national_identification.py
test/test_travel_rule_natural_name_identifier.py
test/test_travel_rule_natural_person.py
test/test_travel_rule_natural_person_name_identifier.py
test/test_travel_rule_ownership_proof.py
test/test_travel_rule_person.py
test/test_travel_rule_pii_ivms.py
test/test_travel_rule_policy_rule_response.py
test/test_travel_rule_transaction_blockchain_info.py
test/test_travel_rule_update_vasp_details.py
test/test_travel_rule_validate_date_and_place_of_birth.py
test/test_travel_rule_validate_full_transaction_request.py
test/test_travel_rule_validate_geographic_address.py
test/test_travel_rule_validate_legal_person.py
test/test_travel_rule_validate_legal_person_name_identifier.py
test/test_travel_rule_validate_national_identification.py
test/test_travel_rule_validate_natural_name_identifier.py
test/test_travel_rule_validate_natural_person.py
test/test_travel_rule_validate_natural_person_name_identifier.py
test/test_travel_rule_validate_person.py
test/test_travel_rule_validate_pii_ivms.py
test/test_travel_rule_validate_transaction_request.py
test/test_travel_rule_validate_transaction_response.py
test/test_travel_rule_vasp.py
Expand Down
32 changes: 25 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -439,13 +439,12 @@ Class | Method | HTTP request | Description
*TransactionsApi* | [**set_transaction_confirmation_threshold**](docs/TransactionsApi.md#set_transaction_confirmation_threshold) | **POST** /transactions/{txId}/set_confirmation_threshold | Set confirmation threshold by transaction ID
*TransactionsApi* | [**unfreeze_transaction**](docs/TransactionsApi.md#unfreeze_transaction) | **POST** /transactions/{txId}/unfreeze | Unfreeze a transaction
*TransactionsApi* | [**validate_address**](docs/TransactionsApi.md#validate_address) | **GET** /transactions/validate_address/{assetId}/{address} | Validate destination address
*TravelRuleBetaApi* | [**get_vasp_for_vault**](docs/TravelRuleBetaApi.md#get_vasp_for_vault) | **GET** /screening/travel_rule/vault/{vaultAccountId}/vasp | Get assigned VASP to vault
*TravelRuleBetaApi* | [**get_vaspby_did**](docs/TravelRuleBetaApi.md#get_vaspby_did) | **GET** /screening/travel_rule/vasp/{did} | Get VASP details
*TravelRuleBetaApi* | [**get_vasps**](docs/TravelRuleBetaApi.md#get_vasps) | **GET** /screening/travel_rule/vasp | Get All VASPs
*TravelRuleBetaApi* | [**set_vasp_for_vault**](docs/TravelRuleBetaApi.md#set_vasp_for_vault) | **POST** /screening/travel_rule/vault/{vaultAccountId}/vasp | Assign VASP to vault
*TravelRuleBetaApi* | [**update_vasp**](docs/TravelRuleBetaApi.md#update_vasp) | **PUT** /screening/travel_rule/vasp/update | Add jsonDidKey to VASP details
*TravelRuleBetaApi* | [**validate_full_travel_rule_transaction**](docs/TravelRuleBetaApi.md#validate_full_travel_rule_transaction) | **POST** /screening/travel_rule/transaction/validate/full | Validate Full Travel Rule Transaction
*TravelRuleBetaApi* | [**validate_travel_rule_transaction**](docs/TravelRuleBetaApi.md#validate_travel_rule_transaction) | **POST** /screening/travel_rule/transaction/validate | Validate Travel Rule Transaction
*TravelRuleApi* | [**get_vasp_for_vault**](docs/TravelRuleApi.md#get_vasp_for_vault) | **GET** /screening/travel_rule/vault/{vaultAccountId}/vasp | Get assigned VASP to vault
*TravelRuleApi* | [**get_vaspby_did**](docs/TravelRuleApi.md#get_vaspby_did) | **GET** /screening/travel_rule/vasp/{did} | Get VASP details
*TravelRuleApi* | [**get_vasps**](docs/TravelRuleApi.md#get_vasps) | **GET** /screening/travel_rule/vasp | Get All VASPs
*TravelRuleApi* | [**set_vasp_for_vault**](docs/TravelRuleApi.md#set_vasp_for_vault) | **POST** /screening/travel_rule/vault/{vaultAccountId}/vasp | Assign VASP to vault
*TravelRuleApi* | [**update_vasp**](docs/TravelRuleApi.md#update_vasp) | **PUT** /screening/travel_rule/vasp/update | Add jsonDidKey to VASP details
*TravelRuleApi* | [**validate_full_travel_rule_transaction**](docs/TravelRuleApi.md#validate_full_travel_rule_transaction) | **POST** /screening/travel_rule/transaction/validate/full | Validate Full Travel Rule Transaction
*UserGroupsBetaApi* | [**create_user_group**](docs/UserGroupsBetaApi.md#create_user_group) | **POST** /management/user_groups | Create user group
*UserGroupsBetaApi* | [**delete_user_group**](docs/UserGroupsBetaApi.md#delete_user_group) | **DELETE** /management/user_groups/{groupId} | Delete user group
*UserGroupsBetaApi* | [**get_user_group**](docs/UserGroupsBetaApi.md#get_user_group) | **GET** /management/user_groups/{groupId} | Get user group
Expand Down Expand Up @@ -952,16 +951,35 @@ Class | Method | HTTP request | Description
- [TransferValidationFailure](docs/TransferValidationFailure.md)
- [TravelRuleAddress](docs/TravelRuleAddress.md)
- [TravelRuleCreateTransactionRequest](docs/TravelRuleCreateTransactionRequest.md)
- [TravelRuleDateAndPlaceOfBirth](docs/TravelRuleDateAndPlaceOfBirth.md)
- [TravelRuleGeographicAddress](docs/TravelRuleGeographicAddress.md)
- [TravelRuleGetAllVASPsResponse](docs/TravelRuleGetAllVASPsResponse.md)
- [TravelRuleIssuer](docs/TravelRuleIssuer.md)
- [TravelRuleIssuers](docs/TravelRuleIssuers.md)
- [TravelRuleLegalPerson](docs/TravelRuleLegalPerson.md)
- [TravelRuleLegalPersonNameIdentifier](docs/TravelRuleLegalPersonNameIdentifier.md)
- [TravelRuleNationalIdentification](docs/TravelRuleNationalIdentification.md)
- [TravelRuleNaturalNameIdentifier](docs/TravelRuleNaturalNameIdentifier.md)
- [TravelRuleNaturalPerson](docs/TravelRuleNaturalPerson.md)
- [TravelRuleNaturalPersonNameIdentifier](docs/TravelRuleNaturalPersonNameIdentifier.md)
- [TravelRuleOwnershipProof](docs/TravelRuleOwnershipProof.md)
- [TravelRulePerson](docs/TravelRulePerson.md)
- [TravelRulePiiIVMS](docs/TravelRulePiiIVMS.md)
- [TravelRulePolicyRuleResponse](docs/TravelRulePolicyRuleResponse.md)
- [TravelRuleTransactionBlockchainInfo](docs/TravelRuleTransactionBlockchainInfo.md)
- [TravelRuleUpdateVASPDetails](docs/TravelRuleUpdateVASPDetails.md)
- [TravelRuleVASP](docs/TravelRuleVASP.md)
- [TravelRuleValidateDateAndPlaceOfBirth](docs/TravelRuleValidateDateAndPlaceOfBirth.md)
- [TravelRuleValidateFullTransactionRequest](docs/TravelRuleValidateFullTransactionRequest.md)
- [TravelRuleValidateGeographicAddress](docs/TravelRuleValidateGeographicAddress.md)
- [TravelRuleValidateLegalPerson](docs/TravelRuleValidateLegalPerson.md)
- [TravelRuleValidateLegalPersonNameIdentifier](docs/TravelRuleValidateLegalPersonNameIdentifier.md)
- [TravelRuleValidateNationalIdentification](docs/TravelRuleValidateNationalIdentification.md)
- [TravelRuleValidateNaturalNameIdentifier](docs/TravelRuleValidateNaturalNameIdentifier.md)
- [TravelRuleValidateNaturalPerson](docs/TravelRuleValidateNaturalPerson.md)
- [TravelRuleValidateNaturalPersonNameIdentifier](docs/TravelRuleValidateNaturalPersonNameIdentifier.md)
- [TravelRuleValidatePerson](docs/TravelRuleValidatePerson.md)
- [TravelRuleValidatePiiIVMS](docs/TravelRuleValidatePiiIVMS.md)
- [TravelRuleValidateTransactionRequest](docs/TravelRuleValidateTransactionRequest.md)
- [TravelRuleValidateTransactionResponse](docs/TravelRuleValidateTransactionResponse.md)
- [TravelRuleVaspForVault](docs/TravelRuleVaspForVault.md)
Expand Down
8 changes: 4 additions & 4 deletions docs/TravelRuleAddress.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**street** | **str** | Street address |
**city** | **str** | City |
**state** | **str** | State or province |
**postal_code** | **str** | Postal or ZIP code |
**street** | **str** | Street address | [optional]
**city** | **str** | City | [optional]
**state** | **str** | State or province | [optional]
**postal_code** | **str** | Postal or ZIP code | [optional]

## Example

Expand Down
Loading

0 comments on commit ad1781b

Please sign in to comment.