Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AttributeStatus

Enumeration members

AttributeDoesNotExist

AttributeDoesNotExist: = "ATTRIBUTE_DOES_NOT_EXIST"

AttributeNotProcessed

AttributeNotProcessed: = "ATTRIBUTE_NOT_PROCESSED"

AttributeUpdateNotAllowed

AttributeUpdateNotAllowed: = "ATTRIBUTE_UPDATE_NOT_ALLOWED"

AttributeUpdated

AttributeUpdated: = "ATTRIBUTE_UPDATED"

DuplicateAttribute

DuplicateAttribute: = "DUPLICATE_ATTRIBUTE"

InvalidAttribute

InvalidAttribute: = "INVALID_ATTRIBUTE"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.