$KnownAccountStatusExtension extension

on

Properties

isDeactivated bool
Returns true if this value is deactivated, otherwise false.
no setter
isDeleted bool
Returns true if this value is deleted, otherwise false.
no setter
isNotDeactivated bool
Returns true if this value is not deactivated, otherwise false.
no setter
isNotDeleted bool
Returns true if this value is not deleted, otherwise false.
no setter
isNotSuspended bool
Returns true if this value is not suspended, otherwise false.
no setter
isNotTakendown bool
Returns true if this value is not takendown, otherwise false.
no setter
isSuspended bool
Returns true if this value is suspended, otherwise false.
no setter
isTakendown bool
Returns true if this value is takendown, otherwise false.
no setter

Methods

toUnion() UAccountStatus
Returns this value as UAccountStatus.