/**
 * MigratedFrom
 * @targetNSAlias `tns`
 * @targetNamespace `http://schemas.datacontract.org/2004/07/Aruba.Cloud.WsEndUser.Business.Entities`
 */
export interface MigratedFrom1 {
    /** xs:int */
    ServerID?: number;
}
