package models type CreateFastLinkResp struct { /* - Быстрая ссылка для активации промокода*/ Fastlink string `json:"fastlink"` }