Sha256: 275141ec1c451cb07a1dbad1c0dea6927a616133e7b3b34a7519713870be9306
Contents?: true
Size: 747 Bytes
Versions: 3
Compression:
Stored size: 747 Bytes
Contents
# BudgeaClient::PaymentBeneficiaryRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **scheme_name** | **String** | The beneficiary number type: iban for IBAN, bban for BBAN (please note that BBAN is not supported by any connector yet). | **identification** | **String** | The beneficiary account number, of type matching the scheme_name. | **label** | **String** | Display name of the beneficiary. | **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]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
budgea_client-5.6.0 | docs/PaymentBeneficiaryRequest.md |
budgea_client-5.5.0 | docs/PaymentBeneficiaryRequest.md |
budgea_client-5.4.0 | docs/PaymentBeneficiaryRequest.md |