Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

AttributesTypeDescription
descriptionStringThis is a description of the environment
targetsList<TargetDataObject>List<Target>This is a list of the targetGroups associated with the environment
isActiveBooleanThis is a boolean that tracks whether or not the environment is active
environmentCodeStringThis is the unique code of the environment
sortNumberIntegerThis is a number associated with the environment that sets the environments priority in a list of other environments
environmentIdLongThis is the unique Id of the environment
isBuildEnvironmentBooleanThis is a boolean that tracks whether or not the environment is a build environment
environmentNameStringThis is the unique name of the environment

...