$ApiGenerateNotificationV3RequestApplicationJsonInterface class
sealed
- Implementers
- Annotations
-
- @BuiltValue(instantiable: false)
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
message
→ String
-
Message of the notification.
no setter
-
messageParameters
→ BuiltMap<String, BuiltMap<String, JsonObject>>
-
Rich objects to fill the message placeholders, {@see \OCP\RichObjectStrings\Definitions}.
no setter
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
subject
→ String
-
Subject of the notification.
no setter
-
subjectParameters
→ BuiltMap<String, BuiltMap<String, JsonObject>>
-
Rich objects to fill the subject placeholders, {@see \OCP\RichObjectStrings\Definitions}.
no setter