package models type SendSMSResponse struct { Invitee string `json:"invitee"` }