SetGood
class SetGood implements Stringable (View source)
This class is a value object for SetGood object.
Constants
| DELIMITER |
The delimiter for multiple good code |
| DELIMITER_COUNT |
The delimiter for good count |
Methods
string
code()
Gets a code property.
array
goods()
Gets a goods property.
string
__toString()
Gets a string representation of the object.