Table of Contents

Attribute

AttributeId : int64Code : stringDescription : stringNotes : stringIsActive : booleanSequenceNumber : int32AllowAnyValue : booleanDefaultValue : DynamicValueExplanation : stringCreatedOn : datetimeModifiedOn : datetimeVersion : int32DataTypeAttributeAllowedValueSitePermissionTreeUsertypeallowed values0..*siteuser rightscreated bymodified by

Learn more about Attributes from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetAttribute

Get a Attribute resource.

View

PATCH UpdateAttribute

Update an existing Attribute resource.

View

DELETE DeleteAttribute

Delete an existing Attribute resource.

View

GET GetAttributeCollection

Get a collection of Attribute resources.

View

POST CreateAttribute

Create a new Attribute resource.

View

GET LookupAttributeAttributeAllowedValue

Lookup the Attribute Allowed Value for the Attribute.

View

GET LookupAttributeChangePermissionTree

Lookup the permission set for changing the Attribute.

View

GET LookupAttributeInsertPermissionTree

Lookup the permission set for creating the Attribute.

View

GET BatchGetAttribute

Get a collection of Attribute resources for the set of id's.

View

POST BatchCreateAttribute

Create a new collection of Attribute resources.

View

PATCH BatchUpdateAttribute

Update a collection of existing Attribute resources.

View

DELETE BatchDeleteAttribute

Delete a collection of existing Attribute resources.

View

PATCH ChangeAttributeIsActive

Change the IsActive status for an existing Attribute resource.

View

PATCH ChangeAttributePermissionTree

Change the PermissionTree for an existing Attribute resource.

View

PATCH BatchChangeAttributeIsActive

Change the IsActive status for a collection of existing Attribute resources.

View

PATCH BatchChangeAttributePermissionTree

Change the PermissionTree status for a collection of existing Attribute resources.

View