light modification
This commit is contained in:
@@ -57,7 +57,7 @@ func (i *StorageResourceInstance) GetID() string {
|
||||
}
|
||||
|
||||
type StorageResourcePartnership struct {
|
||||
*ResourcePartnerShip[*StorageResourcePricingProfile]
|
||||
ResourcePartnerShip[*StorageResourcePricingProfile]
|
||||
MaxSizeGBAllowed float64 `json:"allowed_gb,omitempty" bson:"allowed_gb,omitempty"`
|
||||
OnlyEncryptedAllowed bool `json:"personal_data_allowed,omitempty" bson:"personal_data_allowed,omitempty"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user