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