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