@@ -31,6 +31,7 @@ type Database struct {
SizeInGb int `json:"sizeInGb"`
DbNames []string `json:"dbNames"`
InstanceName string `json:"instanceName"`
BackupEnabled bool `json:"backupEnabled"`
}
type Team struct {
The note is not visible to the blocked user.