mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
Update subscription.ts
This commit is contained in:
@@ -86,6 +86,8 @@ export const subscriptionApi = {
|
|||||||
total_price_kopeks?: number;
|
total_price_kopeks?: number;
|
||||||
total_price_label?: string;
|
total_price_label?: string;
|
||||||
current_device_limit?: number;
|
current_device_limit?: number;
|
||||||
|
max_device_limit?: number;
|
||||||
|
can_add?: number;
|
||||||
days_left?: number;
|
days_left?: number;
|
||||||
base_device_price_kopeks?: number;
|
base_device_price_kopeks?: number;
|
||||||
}> => {
|
}> => {
|
||||||
|
|||||||
Reference in New Issue
Block a user