UNPKG

@goboomtown/entities

Version:

entities in typescript format. This includes: - Customer

48 lines (47 loc) 1.81 kB
export * from './custom-form-data-list'; export * from './custom-form-data'; export * from './customer-contact'; export * from './customer-location-metadata'; export * from './customer-location-options'; export * from './customer-location'; export * from './customer-product-summary'; export * from './customer-tuple'; export * from './customer'; export * from './upload-file'; export * from './cases-inline-0'; export * from './cases-inline'; export * from './cases-list-options'; export * from './cases-metadata'; export * from './cases'; export * from './list-options'; export * from './hash-map-of-strings'; export * from './case-log'; export * from './case-log-interaction-event'; export * from './interaction-event-body'; export * from './interaction-event-refs'; export * from './interaction-event-type'; export * from './interaction-event-category'; export * from './case-log-create'; export * from './case-status-history'; export * from './cases-escalate-options'; export * from './cases-deescalate-options'; export * from './case-chat-history'; export * from './case-chat-history-transcript'; export * from './customer-lookup-location'; export * from './customer-lookup-location-metadata'; export * from './customer-technology-summary'; export * from './customer-lookup-tuple'; export * from './custom-form'; export * from './custom-form-field'; export * from './sms-invite-data'; export * from './custom-field'; export * from './custom-field-options'; export * from './journey-activity-list-options'; export * from './journey-activity'; export * from './journey-flow-list-options'; export * from './journey-flow'; export * from './journey-list-options'; export * from './journey'; export * from './journey-workflow-list-options'; export * from './journey-workflow'; export * from './organization';