priced.GetInstanceID()
This commit is contained in:
@@ -9,6 +9,7 @@ import (
|
||||
|
||||
type PricedItemITF interface {
|
||||
GetID() string
|
||||
GetInstanceID() string
|
||||
GetType() tools.DataType
|
||||
IsPurchasable() bool
|
||||
IsBooked() bool
|
||||
|
||||
Reference in New Issue
Block a user