diff --git a/Api/X/X2/Request.php b/Api/X/X2/Request.php index 0741cad..c929d7d 100644 --- a/Api/X/X2/Request.php +++ b/Api/X/X2/Request.php @@ -30,7 +30,7 @@ class Request extends X\Request protected $amount; /** @var int trans/period */ - protected $protectionPeriod; + protected $protectionPeriod = 0; /** @var string trans/pcode */ protected $protectionCode;