Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TextBasedEula

An end user license agreement that is provided as text.

Properties

Const eulaType

eulaType: string = "TEXT"

Optional licenseText

licenseText: undefined | string

The text of the end user license agreement.

Methods

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Eula): object

getJsonObj

  • getJsonObj(obj: Eula): object