$KnownReasonTypeExtension extension

on

Properties

isNotReasonAppeal bool

Available on KnownReasonType, provided by the $KnownReasonTypeExtension extension

Returns true if this value is not reasonAppeal, otherwise false.
no setter
isNotReasonMisleading bool

Available on KnownReasonType, provided by the $KnownReasonTypeExtension extension

Returns true if this value is not reasonMisleading, otherwise false.
no setter
isNotReasonOther bool

Available on KnownReasonType, provided by the $KnownReasonTypeExtension extension

Returns true if this value is not reasonOther, otherwise false.
no setter
isNotReasonRude bool

Available on KnownReasonType, provided by the $KnownReasonTypeExtension extension

Returns true if this value is not reasonRude, otherwise false.
no setter
isNotReasonSexual bool

Available on KnownReasonType, provided by the $KnownReasonTypeExtension extension

Returns true if this value is not reasonSexual, otherwise false.
no setter
isNotReasonSpam bool

Available on KnownReasonType, provided by the $KnownReasonTypeExtension extension

Returns true if this value is not reasonSpam, otherwise false.
no setter
isNotReasonViolation bool

Available on KnownReasonType, provided by the $KnownReasonTypeExtension extension

Returns true if this value is not reasonViolation, otherwise false.
no setter
isReasonAppeal bool

Available on KnownReasonType, provided by the $KnownReasonTypeExtension extension

Returns true if this value is reasonAppeal, otherwise false.
no setter
isReasonMisleading bool

Available on KnownReasonType, provided by the $KnownReasonTypeExtension extension

Returns true if this value is reasonMisleading, otherwise false.
no setter
isReasonOther bool

Available on KnownReasonType, provided by the $KnownReasonTypeExtension extension

Returns true if this value is reasonOther, otherwise false.
no setter
isReasonRude bool

Available on KnownReasonType, provided by the $KnownReasonTypeExtension extension

Returns true if this value is reasonRude, otherwise false.
no setter
isReasonSexual bool

Available on KnownReasonType, provided by the $KnownReasonTypeExtension extension

Returns true if this value is reasonSexual, otherwise false.
no setter
isReasonSpam bool

Available on KnownReasonType, provided by the $KnownReasonTypeExtension extension

Returns true if this value is reasonSpam, otherwise false.
no setter
isReasonViolation bool

Available on KnownReasonType, provided by the $KnownReasonTypeExtension extension

Returns true if this value is reasonViolation, otherwise false.
no setter

Methods

toUnion() UReasonType

Available on KnownReasonType, provided by the $KnownReasonTypeExtension extension

Returns this value as UReasonType.