$ProfileViewBasicExtension extension
Properties
- hasAvatar → bool
-
Available on ProfileViewBasic, provided by the $ProfileViewBasicExtension extension
Returns true ifavatar
is not null, otherwise false.no setter - hasCreatedAt → bool
-
Available on ProfileViewBasic, provided by the $ProfileViewBasicExtension extension
Returns true ifcreatedAt
is not null, otherwise false.no setter - hasDisplayName → bool
-
Available on ProfileViewBasic, provided by the $ProfileViewBasicExtension extension
Returns true ifdisplayName
is not null, otherwise false.no setter - hasLabels → bool
-
Available on ProfileViewBasic, provided by the $ProfileViewBasicExtension extension
Returns true iflabels
is not null, otherwise false.no setter - hasNotAvatar → bool
-
Available on ProfileViewBasic, provided by the $ProfileViewBasicExtension extension
Returns true ifavatar
is null, otherwise false.no setter - hasNotCreatedAt → bool
-
Available on ProfileViewBasic, provided by the $ProfileViewBasicExtension extension
Returns true ifcreatedAt
is null, otherwise false.no setter - hasNotDisplayName → bool
-
Available on ProfileViewBasic, provided by the $ProfileViewBasicExtension extension
Returns true ifdisplayName
is null, otherwise false.no setter - hasNotLabels → bool
-
Available on ProfileViewBasic, provided by the $ProfileViewBasicExtension extension
Returns true iflabels
is null, otherwise false.no setter - hasNotUnknown → bool
-
Available on ProfileViewBasic, provided by the $ProfileViewBasicExtension extension
Returns true if this object has not unknown objects, otherwise false.no setter - hasUnknown → bool
-
Available on ProfileViewBasic, provided by the $ProfileViewBasicExtension extension
Returns true if this object has unknown objects, otherwise false.no setter