- property int $registration_count The total number of registrants for the event.
- property int $ticket_sold The total number of tickets sold for the event.
- property int $item_sold The total number of items sold for the event.
CloneableInstantiable
| Methods |
| Properties |
| protected static array $fields = ['registration_count' => 'int', 'ticket_sold' => 'int', 'item_sold' => 'int'] |
| Properties |
| protected static array $fields = ['registration_count' => 'int', 'ticket_sold' => 'int', 'item_sold' => 'int'] |