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