$PostRecordExtension extension

on

Properties

hasEmbed bool

Available on PostRecord, provided by the $PostRecordExtension extension

Returns true if embed is not null, otherwise false.
no setter
hasFacets bool

Available on PostRecord, provided by the $PostRecordExtension extension

Returns true if facets is not null, otherwise false.
no setter
hasLabels bool

Available on PostRecord, provided by the $PostRecordExtension extension

Returns true if labels is not null, otherwise false.
no setter
hasLangs bool

Available on PostRecord, provided by the $PostRecordExtension extension

Returns true if langs is not null, otherwise false.
no setter
hasNotEmbed bool

Available on PostRecord, provided by the $PostRecordExtension extension

Returns true if embed is null, otherwise false.
no setter
hasNotFacets bool

Available on PostRecord, provided by the $PostRecordExtension extension

Returns true if facets is null, otherwise false.
no setter
hasNotLabels bool

Available on PostRecord, provided by the $PostRecordExtension extension

Returns true if labels is null, otherwise false.
no setter
hasNotLangs bool

Available on PostRecord, provided by the $PostRecordExtension extension

Returns true if langs is null, otherwise false.
no setter
hasNotReply bool

Available on PostRecord, provided by the $PostRecordExtension extension

Returns true if reply is null, otherwise false.
no setter
hasNotTags bool

Available on PostRecord, provided by the $PostRecordExtension extension

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

Available on PostRecord, provided by the $PostRecordExtension extension

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

Available on PostRecord, provided by the $PostRecordExtension extension

Returns true if reply is not null, otherwise false.
no setter
hasTags bool

Available on PostRecord, provided by the $PostRecordExtension extension

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

Available on PostRecord, provided by the $PostRecordExtension extension

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