BaseNotification
The base notification for all notification messages.
Type parameters
Type parameter | Value |
---|---|
T extends SubscriptionTypes | SubscriptionTypes |
Properties
Property | Type |
---|---|
metadata | BaseMetadata <T > |
payload | BasePayload <T > |
The base notification for all notification messages.
Type parameter | Value |
---|---|
T extends SubscriptionTypes | SubscriptionTypes |
Property | Type |
---|---|
metadata | BaseMetadata <T > |
payload | BasePayload <T > |