Sha256: 1461f4c79a392f2ba228bc510c0a30fce1dd485ddb1437eb480cfa7192ea94a1
Contents?: true
Size: 832 Bytes
Versions: 3
Compression:
Stored size: 832 Bytes
Contents
# BudgeaClient::PaymentBeneficiary ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **scheme_name** | **String** | The beneficiary number type: iban for IBAN, bban for BBAN. | [optional] **identification** | **String** | The beneficiary account number, of type matching the scheme_name. | [optional] **label** | **String** | Display name of the beneficiary. | [optional] **merchant_scheme_name** | **String** | For merchant beneficiaries, the type of identifier: siret, siren, rcs, rna. | [optional] **merchant_identification** | **String** | For merchant beneficiaries, the identifier, of type matching the merchant_scheme_name. | [optional] **bic** | **String** | The BIC of the beneficiary if it could be determined from the IBAN, null otherwise. | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
budgea_client-5.6.0 | docs/PaymentBeneficiary.md |
budgea_client-5.5.0 | docs/PaymentBeneficiary.md |
budgea_client-5.4.0 | docs/PaymentBeneficiary.md |