PartnerWebhookEreignis class
Die Huelle jeder Zustellung.
type bleibt bewusst ein String und keine Aufzaehlung: ein spaeter
ergaenztes Ereignis soll einen laufenden Empfaenger nicht anhalten, sondern
in seinem default-Zweig landen.
Constructors
Properties
- createdAt → int
-
final
-
data
→ Map<
String, dynamic> -
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- id → String
-
evt_...-- die Kennung, auf die entdoppelt wird.final - partnerId → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- test → bool
-
Probe oder Ernstfall. Eine mit
sendPartnerWebhookTestausgeloeste Zustellung traegttest: trueim Umschlag; ein echtes Ereignis fuehrt das Feld gar nicht, hier steht dannfalse.final - type → String
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited