Interface LockRevokerRights

Export

LockRevokerRights

interface LockRevokerRights {
    applicationId?: string;
    officeId: string;
    projectId?: string;
    userId?: string;
}

Properties

applicationId?: string

Memberof

LockRevokerRights

officeId: string

Owning office of object.

Memberof

LockRevokerRights

projectId?: string

Memberof

LockRevokerRights

userId?: string

Memberof

LockRevokerRights