TestCaseCopyDTO
testapi.TestCaseCopyDTO
export
interface
TestCaseCopyDTO
Properties
sourcePromptId
• sourcePromptId: string
memberof
TestCaseCopyDTO
targetPromptId
• targetPromptId: string
memberof
TestCaseCopyDTO
testCases
• Optional
testCases: null
| string[]
memberof
TestCaseCopyDTO
Found a mistake? Let us know.