fireblocks-sdk 2025.10.17

Rust implementation of the Fireblocks SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# AmlVerdictManualRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**verdict** | **String** | The AML verdict to set for the transaction. | 
**tx_id** | [**uuid::Uuid**]uuid::Uuid.md | The transaction ID to set the verdict for. | 

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