package model type CreateFMResponse struct { SessionID string `json:"session_id,omitempty"` }