menu
kasseneck_api package
documentation
partner.dart
NeuerWebhook class
NeuerWebhook class
dark_mode
light_mode
NeuerWebhook
class
Constructors
NeuerWebhook
({
required
PartnerWebhook
webhook
,
required
String
secret
})
const
Properties
hashCode
→
int
The hash code for this object.
no setter
inherited
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
secret
→
String
Das Secret fuer die Signaturpruefung.
Es kommt genau einmal
-- beim Anlegen. Danach gibt das Backend es nie wieder aus; wer es verliert, legt einen neuen Endpunkt an.
final
webhook
→
PartnerWebhook
final
Methods
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
kasseneck_api package
documentation
partner
NeuerWebhook class
partner library