fireblocks-sdk 2025.10.17

Rust implementation of the Fireblocks SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# DestinationConfigV2

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**r#type** | [**models::AccountTypeV2**]AccountTypeV2.md |  | 
**sub_type** | Option<[**Vec<models::AccountIdentifierV2>**]AccountIdentifierV2.md> |  | [optional]
**ids** | Option<[**Vec<models::AccountIdentifierV2>**]AccountIdentifierV2.md> |  | [optional]
**operator** | [**models::PolicyOperatorV2**]PolicyOperatorV2.md |  | 
**match_from** | Option<**String**> | Whether to match from account or source | [optional]
**address_type** | **String** | Type of destination addresses allowed | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)