Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 298 Bytes

File metadata and controls

25 lines (17 loc) · 298 Bytes

TicketingUserActive

If the user is active

Supported Types

bool

/**
* @var bool
*/
bool $value = /* values here */

Components\TicketingUserActive2

/**
* @var Components\TicketingUserActive2
*/
Components\TicketingUserActive2 $value = /* values here */