Skip to content

Commit e431b3c

Browse files
committed
productManagerCode
1 parent da5fc23 commit e431b3c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/DataType/PurchasedProduct.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ class PurchasedProduct
77
{
88
/** Product Manager product type */
99
public $productType;
10+
11+
/** Product Manager code - built in Fortifi name or FID of custom */
12+
public $productManagerCode;
13+
1014
/**
1115
* Timestamp of the service start date
1216
*/

0 commit comments

Comments
 (0)