Properties
current
current: {
effective: string;
end: string;
}
Type declaration
-
effective: string
-
end: string
effective
effective: string
Optional end
end?: string
Optional features
features?: `feature:${string}@plan:${string}@${string}`[]
Optional fragments
fragments?: `feature:${string}@plan:${string}@${string}`[]
Optional plans
plans?: `plan:${string}@${string}`[]
Optional trial
trial?: boolean