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

Этот коммит содержится в:
emmyni
2022-11-28 16:54:15 -05:00
коммит произвёл GitHub
родитель cfa008e9c3
Коммит f12ac02e0b

Просмотреть файл

@@ -227,6 +227,7 @@ type CloudWorkspaceOwner struct {
}
type SubscriptionChange struct {
ProductID string `json:"product_id"`
Seats int `json:"seats"`
}
type BoardsLimits struct {