Enum: RecordAmountTypeEnum
The enumeration of the account level for the billing summary.
URI: common_domain_model:RecordAmountTypeEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| AccountTotal | None | |
| GrandTotal | None | |
| ParentTotal | None |
Slots
| Name | Description |
|---|---|
| summaryAmountType | The account level for the billing summary |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
LinkML Source
name: RecordAmountTypeEnum
description: The enumeration of the account level for the billing summary.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
AccountTotal:
text: AccountTotal
GrandTotal:
text: GrandTotal
ParentTotal:
text: ParentTotal