Documentation Index

Fetch the complete documentation index at: https://help.idibilling.com/llms.txt

Use this file to discover all available pages before exploring further.

IDI version 26.8 is now available.  Click here for details: IDI Updates.

About Attribute Types

Prev Next

The Attribute Type describes the kind of data used by the Attribute Object when formatting the Object Property (fields). The IDI platform supplies basic Attribute Types, such as Integer, Decimal, and Date. You can create new attribute types based on these types. The IDI platform includes some special attribute types, such as Object, Collection and Reference which are used by the attribute engine to identify attribute objects, collection objects, and references to child objects.

Attribute Types can be re-used by a common element. For example, an Attribute Type named TelephoneNumber could have the same properties as a billing number, a service number, and so on.

The Attribute Type is used as the "definition" of an Object Property. This determines what kind of data the Object Property will accept.

See also:

About Attributes

Creating an Attribute Type

Deleting an Attribute Type