diff --git a/MangoPay/CardPreAuthorization.php b/MangoPay/CardPreAuthorization.php index e354cd69..c94c63f6 100644 --- a/MangoPay/CardPreAuthorization.php +++ b/MangoPay/CardPreAuthorization.php @@ -130,6 +130,12 @@ class CardPreAuthorization extends Libraries\EntityBase */ public $SecurityInfo; + /** + * Boolean. The value is 'true' if the MultiCapture was used + * @var bool + */ + public $MultiCapture; + /** * Get array with mapping which property is object and what type of object * @return array