package model type CreateUserSMSResponse struct { ID string `json:"_id"` }