set up unfonctionnal rework, TODO -> pricing separation
This commit is contained in:
@@ -195,7 +195,7 @@ ExploitPricingProfile ^-- ComputeResourcePricingProfile
|
||||
ExploitPricingProfile ^-- StorageResourcePricingProfile
|
||||
interface PricingProfileITF {
|
||||
GetPrice(quantity float64, val float64, start date, end date, request) float64
|
||||
IsBuying() bool
|
||||
IsPurchased() bool
|
||||
}
|
||||
class AccessPricingProfile {
|
||||
ID string
|
||||
|
||||
Reference in New Issue
Block a user