fireblocks-sdk 2026.3.28

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The approval request identifier | 
**r#type** | **Type** | The approval request type (enum: TAG_UPDATE, TAG_DELETE, TAG_ATTACH_DETACH) | 
**state** | **State** | The approval request state (enum: PENDING, APPROVED, REJECTED, FAILED, CANCELLED, EXPIRED) | 

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