package responsedomain type Auth struct { Token string `json:"token"` }