package models type ActivateResp struct { /* - Слово успешной активации промокода*/ Greetings string `json:"greetings"` }