Skip to content

Enum: RevenueKind

_Accounting classification of the type of revenue collected for the customer agreement, typically used to break down accounts for revenue accounting. _

__

URI: RevenueKind

Permissible Values

Value Meaning Description
commercial cim:RevenueKind.commercial
industrial cim:RevenueKind.industrial
irrigation cim:RevenueKind.irrigation
nonResidential cim:RevenueKind.nonResidential
other cim:RevenueKind.other
residential cim:RevenueKind.residential
streetLight cim:RevenueKind.streetLight

Slots

Name Description
revenue_kind (accounting) Kind of revenue, often used to determine the grace period allowe...

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

LinkML Source

name: RevenueKind
description: "Accounting classification of the type of revenue collected for the customer\
  \ agreement, typically used to break down accounts for revenue accounting.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:RevenueKind
permissible_values:
  commercial:
    text: commercial
    meaning: cim:RevenueKind.commercial
  industrial:
    text: industrial
    meaning: cim:RevenueKind.industrial
  irrigation:
    text: irrigation
    meaning: cim:RevenueKind.irrigation
  nonResidential:
    text: nonResidential
    meaning: cim:RevenueKind.nonResidential
  other:
    text: other
    meaning: cim:RevenueKind.other
  residential:
    text: residential
    meaning: cim:RevenueKind.residential
  streetLight:
    text: streetLight
    meaning: cim:RevenueKind.streetLight