fireblocks-sdk 2025.10.17

Rust implementation of the Fireblocks SDK
Documentation
# SpeiAdvancedPaymentInfo

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**rail** | **String** | The payment rail type for SPEI transfers | 
**addressing_system** | **String** | The addressing system used for SPEI transfers | 
**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) | 
**bank_name** | Option<**String**> | The name of the bank | [optional]
**beneficiary_rfc** | Option<**String**> | The RFC (Registro Federal de Contribuyentes) of the beneficiary | [optional]
**sender_document_id** | Option<**String**> | The document ID of the sender | [optional]
**clabe** | **String** | The CLABE (Clave Bancaria Estandarizada) number | 

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