$RepoViewDetailExtension extension

on

Properties

hasDeactivatedAt bool
Returns true if deactivatedAt is not null, otherwise false.
no setter
hasEmail bool
Returns true if email is not null, otherwise false.
no setter
hasEmailConfirmedAt bool
Returns true if emailConfirmedAt is not null, otherwise false.
no setter
hasInvitedBy bool
Returns true if invitedBy is not null, otherwise false.
no setter
hasInviteNote bool
Returns true if inviteNote is not null, otherwise false.
no setter
hasInvites bool
Returns true if invites is not null, otherwise false.
no setter
hasLabels bool
Returns true if labels is not null, otherwise false.
no setter
hasNotDeactivatedAt bool
Returns true if deactivatedAt is null, otherwise false.
no setter
hasNotEmail bool
Returns true if email is null, otherwise false.
no setter
hasNotEmailConfirmedAt bool
Returns true if emailConfirmedAt is null, otherwise false.
no setter
hasNotInvitedBy bool
Returns true if invitedBy is null, otherwise false.
no setter
hasNotInviteNote bool
Returns true if inviteNote is null, otherwise false.
no setter
hasNotInvites bool
Returns true if invites is null, otherwise false.
no setter
hasNotLabels bool
Returns true if labels is null, otherwise false.
no setter
hasNotUnknown bool
Returns true if this object has not unknown objects, otherwise false.
no setter
hasUnknown bool
Returns true if this object has unknown objects, otherwise false.
no setter
isInvitesDisabled bool
Returns true or false from invitesDisabled.
no setter
isNotInvitesDisabled bool
Returns negated true or false from invitesDisabled.
no setter