billingclass
Defines different billing classifications used for grouping and managing billing transactions.
Columns
| Name | Type | References | Description |
| description | String | A brief summary or details about the item, service, or record. | |
| externalid | String | A unique identifier used for integration with external systems or data imports. | |
| isinactive | Boolean | Indicates whether this record is inactive and no longer available for use. | |
| name | String | The name assigned to this item, service, or record for identification purposes. | |
| price | String | The assigned price or cost associated with this item or service. |