Skip to content

Commit

Permalink
Export OfferDiscountType Enum
Browse files Browse the repository at this point in the history
  • Loading branch information
coltkenn2658 authored Jun 26, 2024
1 parent 6049488 commit 5f7373a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ export { NotificationHistoryResponse } from './models/NotificationHistoryRespons
export { NotificationHistoryResponseItem } from './models/NotificationHistoryResponseItem'
export { NotificationTypeV2 } from './models/NotificationTypeV2'
export { OfferType } from './models/OfferType'
export { OfferDiscountType } from './models/OfferDiscountType'
export { OrderLookupResponse } from './models/OrderLookupResponse'
export { OrderLookupStatus } from './models/OrderLookupStatus'
export { Platform } from './models/Platform'
Expand Down

0 comments on commit 5f7373a

Please sign in to comment.