Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MigrationParameterDetails

Migration parameter details object.

Properties

dataType

Parameter data type.

name

name: string

Parameter name.

value

value: string

If a STRING data type then the value should be an array of characters, if a INTEGER data type then the value should be an integer value, if a FLOAT data type then the value should be an float value, if a BOOLEAN data type then the value should be TRUE or FALSE.

Functions

getDeserializedJsonObj

getJsonObj