update
This commit is contained in:
parent
41b79b4ae8
commit
71d674b74c
|
@ -93,6 +93,7 @@ type GenerateVoucherPromotion struct {
|
|||
TargetID primitive.ObjectID `json:"targetId"`
|
||||
TargetType string `json:"targetType"`
|
||||
Options GenerateVoucherPromotionOptions `json:"options"`
|
||||
Seller primitive.ObjectID `json:"seller"`
|
||||
}
|
||||
|
||||
// GenerateVoucherPromotionOptions ...
|
||||
|
|
Loading…
Reference in New Issue