Class: BillingSummaryInstruction
Specifies the instructions for creation of a billing summary.
URI: common_domain_model:BillingSummaryInstruction
classDiagram
class BillingSummaryInstruction
click BillingSummaryInstruction href "../BillingSummaryInstruction/"
BillingSummaryInstruction : summaryAmountType
BillingSummaryInstruction --> "1" RecordAmountTypeEnum : summaryAmountType
click RecordAmountTypeEnum href "../RecordAmountTypeEnum/"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| summaryAmountType | 1 RecordAmountTypeEnum |
The account level for the billing summary | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| BillingInstruction | billingSummary | range | BillingSummaryInstruction |
In Subsets
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | common_domain_model:BillingSummaryInstruction |
| native | common_domain_model:BillingSummaryInstruction |
LinkML Source
Direct
name: BillingSummaryInstruction
description: Specifies the instructions for creation of a billing summary.
in_subset:
- cdm_event_common
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- summaryAmountType
Induced
name: BillingSummaryInstruction
description: Specifies the instructions for creation of a billing summary.
in_subset:
- cdm_event_common
from_schema: https://w3id.org/lmodel/common-domain-model
attributes:
summaryAmountType:
name: summaryAmountType
description: The account level for the billing summary.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
owner: BillingSummaryInstruction
domain_of:
- BillingSummaryInstruction
- BillingSummary
range: RecordAmountTypeEnum
required: true