We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 863148f + 4fb66e3 commit 020349bCopy full SHA for 020349b
src/API/BillingItems/BillingItemEntity.php
@@ -18,6 +18,7 @@ class BillingItemEntity extends DataTransferObject
18
public $configurationItemID;
19
public $contractChargeID;
20
public ?int $contractID;
21
+ public ?int $contractBlockID;
22
public ?int $contractServiceAdjustmentID;
23
public ?int $contractServiceBundleAdjustmentID;
24
public ?int $contractServiceBundleID;
0 commit comments