package request type Assign struct { MemberId int `json:"member_id"` Type string `json:"type"` Id int `json:"id"` }