Skip to main content

EntryPointType.json

{
"description": "Context of method execution",
"type": "string",
"enum": [
"Session",
"Contract"
]
}