WorkflowEnvelopeProperties interface
其他工作流程屬性。
屬性詳細資料
files
取得或設定檔案。
files?: {[propertyName: string]: Record<string, unknown>}
屬性值
{[propertyName: string]: Record<string, unknown>}
flowState
取得或設定工作流程的狀態。
flowState?: string
屬性值
string