Order Flow Payment Draft
This commit is contained in:
@@ -20,6 +20,7 @@ type DBObject interface {
|
||||
GenerateID()
|
||||
GetID() string
|
||||
GetName() string
|
||||
GetCreatorID() string
|
||||
IsDrafted() bool
|
||||
StoreDraftDefault()
|
||||
CanUpdate(set DBObject) (bool, DBObject)
|
||||
|
||||
Reference in New Issue
Block a user