ITEMS node

The ITEMS node of the Billing configuration defines various enumerations that are used by the Billing module, such as a list of account statuses or payment methods. This node has a number of Types nodes as children, each of which defines a list of values for a specific purpose. Each Types node has one attribute:

Attribute Description
id Identification for the list of values, such as AccountStatus or SearchStyle.

Each Types node under the ITEMS node has a number of Value nodes as children. Each Value node represents one item in the list. Each Value node has these attributes:

Attribute Description
id ID or short code for the item.
value Value of the item.