/** SetEnqueueUnmountDvdIso */
export interface SetEnqueueUnmountDvdIso {
    /** xs:int */
    serverId?: number;
}
