Versions Compared

Key

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

...

AttributesTypeDescription
propertyNameStringThis is the name of the definition of a Project Property
propertyValueStringThe value associated with the property name
credentialIdLongThe id of the credential associated to this property. Applicable only for encrypted properties
isExpressionBooleanIf the property is an expression, this will return as true, otherwise false.
overrideDetailsOverrideDetailsPojoIf the property is overridden, this will show its details. If not, it's null.

...