Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SimplifiedMVSIntent

Simplified representation of the data contained in a full Intent object.

  • supports Multi-value-slots

Hierarchy

  • SimplifiedMVSIntent

Constructors

Properties

Methods

Constructors

constructor

Properties

Readonly name

name: string

Readonly slotResolutions

slotResolutions: object

Type declaration

Methods

toString

  • toString(): string
  • Returns string

Static fromIntent

  • Factory method to create a SimplifiedMVSIntent from an Intent.

    Parameters

    • intent: Intent

      Intent

    Returns SimplifiedMVSIntent