/**
 * Value
 * @targetNSAlias `q67`
 * @targetNamespace `http://schemas.datacontract.org/2004/07/Aruba.Cloud.WsEndUser.Business.Entities`
 */
export interface Value55 {
    /** xs:int */
    AsyncRequestID?: number;
    /** xs:string */
    UXLayout?: string;
    /** xs:anyURI */
    Uri?: string;
}
