Interface ProxyMessageStatus

interface ProxyMessageStatus {
    id: number;
    type: Status;
}

Hierarchy (view full)

Properties

Properties

id: number
type: Status