Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMethodModelFormat

An IMethodModelFormat is a JSON that represents how Methods are exported to a serialized model.

Hierarchy

  • IMethodModelFormat

Index

Properties

effectType

effectType: EffectType

id

id: string

name

name: string

ownershipType

ownershipType: OwnershipType

parameters

parameters: Array<string>

triggeringEvent

triggeringEvent: string

Generated using TypeDoc