package dto type WorkflowResultDTO struct { RequestID string ReplyText string Error error }