Interface ProxyMessageGetPrincipal

interface ProxyMessageGetPrincipal {
    id: number;
    type: GetPrincipal;
}

Hierarchy (view full)

Properties

Properties

id: number