File

src/app/models/record-verification.ts

Properties

filename
filename: string
id
id: number
phrase
phrase: string
size
size: string
transcript
transcript: any
url
url: string
export class RecordVerifications{
    id:number;
    url:string;
    phrase:string;
    transcript: any;
    size:string;
    filename:string;
}

results matching ""

    No results matching ""