mergeDev/campaign #73
|
@ -14,6 +14,7 @@ type PushNotification struct {
|
|||
type NotificationOptions struct {
|
||||
Title string `json:"title"`
|
||||
Content string `json:"content"`
|
||||
CampaignID string `json:"campaignId,omitempty"`
|
||||
}
|
||||
|
||||
// PayloadUpdateSellerAffiliateStatistic ...
|
||||
|
|
Loading…
Reference in New Issue