Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IInvokeScriptCall

Hierarchy

  • IInvokeScriptCall

Index

Properties

Properties

args

args: object[]

Array of function arguments. E.g.: {type: 'integer', value: 200} or { type: 'binary', value: 'base64:AQa3b8tH'}

function

function: string

Function name

Generated using TypeDoc