File

src/models/ticket.ts

Description

Created by cem on 09.06.17.

Properties

mirrorId
mirrorId: void
Type : void
number
number: void
Type : void
export interface Ticket {
    number: string;         // The Ticket number used to register a mirror
    mirrorId: string;       // The Id of the Mirror which has requested the ticket
}

results matching ""

    No results matching ""