Fix PHP8 on bank

This commit is contained in:
Alexandre SPANGARO 2022-06-13 03:53:40 +02:00
parent 3d5227918d
commit 74e74e2377

View File

@ -145,6 +145,12 @@ class Account extends CommonObject
*/
public $iban_prefix;
/**
* Address of the bank
* @var string
*/
public $domiciliation;
/**
* XML SEPA format: place Payment Type Information (PmtTpInf) in Credit Transfer Transaction Information (CdtTrfTxInf)
* @var int