diff --git a/MangoPaySDK/entities/payIn.inc b/MangoPaySDK/entities/payIn.inc index 87407e19..aee0ca2a 100644 --- a/MangoPaySDK/entities/payIn.inc +++ b/MangoPaySDK/entities/payIn.inc @@ -36,6 +36,12 @@ class PayIn extends Transaction { */ public $ExecutionDetails; + /** + * The debited wallet Id + * @var int + */ + public $DebitedWalletId; + /** * Get array with mapping which property depends on other property * @return array