/**
 * Interface defining the property object that describes the technology summary data.
 *
 * @see [CustomerTechnologySummary](https://github.com/goboomtown/entities-ts/tree/master/docs)
 *
 * @OvationCXMApi
 */
export interface CustomerTechnologySummary {
}
