BeneficiaryContractDto
DTO representing the details of a beneficiary contract.
ribstring
The RIB (Relev� d'Identit� Bancaire) of the beneficiary
Example:
4012086007461825500titlestring
The title of the beneficiary contract
Example:
Mr Jhoncurrencystring
The currency associated with the contract
Example:
TNDBeneficiaryContractDto
{
"rib": 4012086007461825500,
"title": "Mr Jhon",
"currency": "TND"
}