mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
Update tariffs.ts
This commit is contained in:
@@ -32,6 +32,8 @@ export interface TariffListItem {
|
|||||||
description: string | null
|
description: string | null
|
||||||
is_active: boolean
|
is_active: boolean
|
||||||
is_trial_available: boolean
|
is_trial_available: boolean
|
||||||
|
is_daily: boolean
|
||||||
|
daily_price_kopeks: number
|
||||||
traffic_limit_gb: number
|
traffic_limit_gb: number
|
||||||
device_limit: number
|
device_limit: number
|
||||||
tier_level: number
|
tier_level: number
|
||||||
|
|||||||
Reference in New Issue
Block a user