fireblocks-sdk 2026.3.27

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**primary_identifier** | Option<**String**> | The primary identifier of the name. The value must be encrypted. | [optional]
**secondary_identifier** | Option<**String**> | The secondary identifier of the name. The value must be encrypted. | [optional]
**name_identifier_type** | Option<**String**> | The type of the name identifier. The value must be encrypted. The value must be one of the following: [LEGL, DBA, TRAD, NICK, ALIA, MAID, FORM, PREV, BORN, OTHR]. | [optional]

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