UNPKG

@goboomtown/entities

Version:

entities in typescript format. This includes: - Customer

10 lines (9 loc) 261 B
/** * 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 { }