$MemberExtension extension
Properties
-
hasCreatedAt
→ bool
-
Returns true if
createdAt
is not null, otherwise false.
no setter
-
hasLastUpdatedBy
→ bool
-
Returns true if
lastUpdatedBy
is not null, otherwise false.
no setter
-
hasNotCreatedAt
→ bool
-
Returns true if
createdAt
is null, otherwise false.
no setter
-
hasNotLastUpdatedBy
→ bool
-
Returns true if
lastUpdatedBy
is null, otherwise false.
no setter
-
hasNotProfile
→ bool
-
Returns true if
profile
is null, otherwise false.
no setter
-
hasNotUnknown
→ bool
-
Returns true if this object has not unknown objects,
otherwise false.
no setter
-
hasNotUpdatedAt
→ bool
-
Returns true if
updatedAt
is null, otherwise false.
no setter
-
hasProfile
→ bool
-
Returns true if
profile
is not null, otherwise false.
no setter
-
hasUnknown
→ bool
-
Returns true if this object has unknown objects,
otherwise false.
no setter
-
hasUpdatedAt
→ bool
-
Returns true if
updatedAt
is not null, otherwise false.
no setter
-
isDisabled
→ bool
-
Returns true or false from
disabled
.
no setter
-
isNotDisabled
→ bool
-
Returns negated true or false from
disabled
.
no setter