root
Toggle table of contents
goblin-service
Target filter
goblin-service
Switch theme
Search in API
Skip to content
root
root
/
fi.utu.tech.powergoblin.data
/
APICall
/
APICall
APICall
goblin-service
constructor
(
endpoint
:
String
,
description
:
String
,
context
:
String
=
"global"
,
method
:
String
=
"GET"
,
deprecated
:
Boolean
=
false
,
action
:
Boolean
=
false
,
payload
:
String
?
=
null
)