Files
2025-11-19 23:46:21 +07:00

6 lines
97 B
TypeScript

export interface GenerateFile {
entityType_code: string
ref_id: number
type_code: string
}