Skip to content

Commit

Permalink
Undocumented change
Browse files Browse the repository at this point in the history
  • Loading branch information
mdpoulter authored Oct 11, 2022
1 parent e379853 commit d02e5f2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/Resources/TwoDotZero/Product.php
Original file line number Diff line number Diff line change
Expand Up @@ -376,4 +376,11 @@ class Product extends DataTransferObject
* @var mixed|null
*/
public $dimensions_unit;

/**
* **undocumented**.
*
* @var mixed|null
*/
public $product_category;
}

0 comments on commit d02e5f2

Please sign in to comment.