Orga + Consent
This commit is contained in:
@@ -30,6 +30,7 @@ type ResourceInterface interface {
|
||||
GetInputs() []models.Param
|
||||
GetOutputs() []models.Param
|
||||
GetExploitationAuthorizations() []ExploitationAuthorization
|
||||
GetConsents() []Consent
|
||||
}
|
||||
|
||||
type ResourceInstanceITF interface {
|
||||
|
||||
Reference in New Issue
Block a user