Interface GetWorkflowMetadataResponse

interface GetWorkflowMetadataResponse {
    workflows: MetadataListItemCommon[];
}

Properties

Properties