/** SetAddVDCGraph */
export interface SetAddVdcGraph1 {
    /** xs:string */
    jsonSerialization?: string;
}
