$AccountViewExtension extension

on

Properties

hasDeactivatedAt bool

Available on AccountView, provided by the $AccountViewExtension extension

Returns true if deactivatedAt is not null, otherwise false.
no setter
hasEmail bool

Available on AccountView, provided by the $AccountViewExtension extension

Returns true if email is not null, otherwise false.
no setter
hasEmailConfirmedAt bool

Available on AccountView, provided by the $AccountViewExtension extension

Returns true if emailConfirmedAt is not null, otherwise false.
no setter
hasInvitedBy bool

Available on AccountView, provided by the $AccountViewExtension extension

Returns true if invitedBy is not null, otherwise false.
no setter
hasInviteNote bool

Available on AccountView, provided by the $AccountViewExtension extension

Returns true if inviteNote is not null, otherwise false.
no setter
hasInvites bool

Available on AccountView, provided by the $AccountViewExtension extension

Returns true if invites is not null, otherwise false.
no setter
hasNotDeactivatedAt bool

Available on AccountView, provided by the $AccountViewExtension extension

Returns true if deactivatedAt is null, otherwise false.
no setter
hasNotEmail bool

Available on AccountView, provided by the $AccountViewExtension extension

Returns true if email is null, otherwise false.
no setter
hasNotEmailConfirmedAt bool

Available on AccountView, provided by the $AccountViewExtension extension

Returns true if emailConfirmedAt is null, otherwise false.
no setter
hasNotInvitedBy bool

Available on AccountView, provided by the $AccountViewExtension extension

Returns true if invitedBy is null, otherwise false.
no setter
hasNotInviteNote bool

Available on AccountView, provided by the $AccountViewExtension extension

Returns true if inviteNote is null, otherwise false.
no setter
hasNotInvites bool

Available on AccountView, provided by the $AccountViewExtension extension

Returns true if invites is null, otherwise false.
no setter
hasNotRelatedRecords bool

Available on AccountView, provided by the $AccountViewExtension extension

Returns true if relatedRecords is null, otherwise false.
no setter
hasNotUnknown bool

Available on AccountView, provided by the $AccountViewExtension extension

Returns true if this object has not unknown objects, otherwise false.
no setter
hasRelatedRecords bool

Available on AccountView, provided by the $AccountViewExtension extension

Returns true if relatedRecords is not null, otherwise false.
no setter
hasUnknown bool

Available on AccountView, provided by the $AccountViewExtension extension

Returns true if this object has unknown objects, otherwise false.
no setter
isInvitesDisabled bool

Available on AccountView, provided by the $AccountViewExtension extension

Returns true or false from invitesDisabled.
no setter
isNotInvitesDisabled bool

Available on AccountView, provided by the $AccountViewExtension extension

Returns negated true or false from invitesDisabled.
no setter