Skip to content

Commit

Permalink
Update RegisterSale.php
Browse files Browse the repository at this point in the history
  • Loading branch information
mdpoulter committed Oct 23, 2023
1 parent d4e8072 commit 4961d1f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/Resources/ZeroDotNine/RegisterSale.php
Original file line number Diff line number Diff line change
Expand Up @@ -199,4 +199,11 @@ class RegisterSale extends DataTransferObject
* @var string|null
*/
public $user_name;

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

0 comments on commit 4961d1f

Please sign in to comment.