ITEMS node
The
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 nodes as children, each of which defines a list of values for a specific purpose. Each node has one attribute:Attribute | Description |
---|---|
id | Identification for the list of values, such as AccountStatus or SearchStyle. |
Each
node under the node has a number of nodes as children. Each node represents one item in the list. Each node has these attributes:Attribute | Description |
---|---|
id | ID or short code for the item. |
value | Value of the item. |