[MM-48088]: Ability to migrate from Monthly to Cloud Pro Annual (#21673)

This commit is contained in:
emmyni
2022-11-28 16:54:15 -05:00
committed by GitHub
parent cfa008e9c3
commit f12ac02e0b
+1
View File
@@ -227,6 +227,7 @@ type CloudWorkspaceOwner struct {
}
type SubscriptionChange struct {
ProductID string `json:"product_id"`
Seats int `json:"seats"`
}
type BoardsLimits struct {