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
17
18
# LbtPaymentInfo

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**rail** | **String** | The payment rail type for Lebanese bank transfers | 
**addressing_system** | **String** | The addressing system used for Lebanese bank transfers (Bank Account Number) | 
**account_holder_given_name** | **String** | The given name (first name) of the account holder | 
**account_holder_surname** | **String** | The surname (last name) of the account holder | 
**country** | **String** | The country for the transfer (ISO 3166-1 alpha-2 code) | 
**account_number** | **String** | The bank account number | 
**bank_name** | **String** | The name of the bank | 
**bank_code** | **String** | The bank code or identifier | 

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