Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PromotionApplyReq ¶
type PromotionApplyReq struct { userctl.ApplyRequest Origin string `json:"origin"` }
func (PromotionApplyReq) ToCmd ¶
func (req PromotionApplyReq) ToCmd(promotionid string, user types.Account) (cmd app.UserRegistrationCmd, err error)
Click to show internal directories.
Click to hide internal directories.