🛂 (billing) Update claimable custom plan options
This commit is contained in:
@ -319,6 +319,10 @@ model ClaimableCustomPlan {
|
||||
chatsLimit Int
|
||||
storageLimit Int
|
||||
seatsLimit Int
|
||||
isYearly Boolean @default(false)
|
||||
companyName String?
|
||||
vatType String?
|
||||
vatValue String?
|
||||
}
|
||||
|
||||
model ChatSession {
|
||||
|
Reference in New Issue
Block a user