Interface RemoveAllUpstreamWindowMessage

interface RemoveAllUpstreamWindowMessage {
    username: string;
}

Properties

Properties

username: string