mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-29 18:13:47 +00:00
Update promocodes.ts
This commit is contained in:
@@ -2,7 +2,7 @@ import apiClient from './client'
|
|||||||
|
|
||||||
// ============== Types ==============
|
// ============== Types ==============
|
||||||
|
|
||||||
export type PromoCodeType = 'balance' | 'subscription_days' | 'trial_subscription' | 'promo_group'
|
export type PromoCodeType = 'balance' | 'subscription_days' | 'trial_subscription' | 'promo_group' | 'discount'
|
||||||
|
|
||||||
export interface PromoCode {
|
export interface PromoCode {
|
||||||
id: number
|
id: number
|
||||||
|
|||||||
Reference in New Issue
Block a user