Some design

This commit is contained in:
Eric Bailey
2024-11-21 15:57:56 -06:00
parent 91568cc574
commit 0cf44f7749
8 changed files with 164 additions and 51 deletions
+1
View File
@@ -48,6 +48,7 @@ export type SubscriptionOffering =
export type APISubscription = {
group: SubscriptionGroupId
platform: PlatformId
offering: SubscriptionOfferingId
renews: boolean
periodDtartsAt: string
periodEndsAt: string