UNPKG

@elasticemail/elasticemail-client-ts-axios

Version:

Official ElasticEmail SDK. This API is based on the REST API architecture, allowing the user to easily manage their data with this resource-based approach.

83 lines (82 loc) 3 kB
export * from './access-level'; export * from './account-status-enum'; export * from './api-key'; export * from './api-key-payload'; export * from './body-content-type'; export * from './body-part'; export * from './campaign'; export * from './campaign-options'; export * from './campaign-recipient'; export * from './campaign-status'; export * from './campaign-template'; export * from './channel-log-status-summary'; export * from './compression-format'; export * from './consent-data'; export * from './consent-tracking'; export * from './contact'; export * from './contact-activity'; export * from './contact-payload'; export * from './contact-source'; export * from './contact-status'; export * from './contact-update-payload'; export * from './contacts-list'; export * from './delivery-optimization-type'; export * from './email-content'; export * from './email-data'; export * from './email-message-data'; export * from './email-recipient'; export * from './email-send'; export * from './email-status'; export * from './email-transactional-message-data'; export * from './email-validation-result'; export * from './email-validation-status'; export * from './email-view'; export * from './emails-payload'; export * from './encoding-type'; export * from './event-type'; export * from './events-order-by'; export * from './export-file-formats'; export * from './export-link'; export * from './export-status'; export * from './file-info'; export * from './file-payload'; export * from './file-upload-result'; export * from './inbound-payload'; export * from './inbound-route'; export * from './inbound-route-action-type'; export * from './inbound-route-filter-type'; export * from './list-payload'; export * from './list-update-payload'; export * from './log-job-status'; export * from './log-status-summary'; export * from './merge-email-payload'; export * from './message-attachment'; export * from './message-category'; export * from './new-api-key'; export * from './new-smtp-credentials'; export * from './options'; export * from './recipient-event'; export * from './segment'; export * from './segment-payload'; export * from './smtp-credentials'; export * from './smtp-credentials-payload'; export * from './sort-order-item'; export * from './split-optimization-type'; export * from './split-options'; export * from './sub-account-info'; export * from './subaccount-email-credits-payload'; export * from './subaccount-email-settings'; export * from './subaccount-email-settings-payload'; export * from './subaccount-payload'; export * from './subaccount-settings-info'; export * from './subaccount-settings-info-payload'; export * from './suppression'; export * from './template'; export * from './template-payload'; export * from './template-scope'; export * from './template-type'; export * from './transactional-recipient'; export * from './utm'; export * from './verification-file-result'; export * from './verification-file-result-details'; export * from './verification-status';