add sets up
This commit is contained in:
@@ -12,6 +12,7 @@ type PricedItemITF interface {
|
||||
IsPurchasable() bool
|
||||
IsBooked() bool
|
||||
GetCreatorID() string
|
||||
SelectPricing() PricingProfileITF
|
||||
GetLocationStart() *time.Time
|
||||
SetLocationStart(start time.Time)
|
||||
SetLocationEnd(end time.Time)
|
||||
|
||||
Reference in New Issue
Block a user