diff --git a/models/response/Certificate.php b/models/response/Certificate.php index 3f8e03d..bc1e26e 100644 --- a/models/response/Certificate.php +++ b/models/response/Certificate.php @@ -186,6 +186,13 @@ class Certificate extends Response */ public bool $isDuc; + /** + * ID продлеваемой заявки + * + * + * @var int|null + */ + public ?int $prolongationId; /** * @throws \nikserg\ItcomPublicApi\exceptions\InvalidConstructorArrayException