Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 322 Bytes

File metadata and controls

25 lines (17 loc) · 322 Bytes

AccountingAccountActive

Whether the account is active

Supported Types

bool

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

Components\AccountingAccountActive2

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