$KnownAccountStatusExtension extension
Properties
- isDeactivated → bool
-
Available on KnownAccountStatus, provided by the $KnownAccountStatusExtension extension
Returns true if this value is deactivated, otherwise false.no setter - isDeleted → bool
-
Available on KnownAccountStatus, provided by the $KnownAccountStatusExtension extension
Returns true if this value is deleted, otherwise false.no setter - isNotDeactivated → bool
-
Available on KnownAccountStatus, provided by the $KnownAccountStatusExtension extension
Returns true if this value is not deactivated, otherwise false.no setter - isNotDeleted → bool
-
Available on KnownAccountStatus, provided by the $KnownAccountStatusExtension extension
Returns true if this value is not deleted, otherwise false.no setter - isNotSuspended → bool
-
Available on KnownAccountStatus, provided by the $KnownAccountStatusExtension extension
Returns true if this value is not suspended, otherwise false.no setter - isNotTakendown → bool
-
Available on KnownAccountStatus, provided by the $KnownAccountStatusExtension extension
Returns true if this value is not takendown, otherwise false.no setter - isSuspended → bool
-
Available on KnownAccountStatus, provided by the $KnownAccountStatusExtension extension
Returns true if this value is suspended, otherwise false.no setter - isTakendown → bool
-
Available on KnownAccountStatus, provided by the $KnownAccountStatusExtension extension
Returns true if this value is takendown, otherwise false.no setter
Methods
-
toUnion(
) → UAccountStatus -
Available on KnownAccountStatus, provided by the $KnownAccountStatusExtension extension
Returns this value as UAccountStatus.