Skip to content

Enum: EnergyTransactionType

_Defines the state of a transaction. _

__

URI: EnergyTransactionType

Permissible Values

Value Meaning Description
approve cim:EnergyTransactionType.approve
deny cim:EnergyTransactionType.deny
study cim:EnergyTransactionType.study

Slots

Name Description
state { Approve

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: EnergyTransactionType
description: "Defines the state of a transaction.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:EnergyTransactionType
permissible_values:
  approve:
    text: approve
    meaning: cim:EnergyTransactionType.approve
  deny:
    text: deny
    meaning: cim:EnergyTransactionType.deny
  study:
    text: study
    meaning: cim:EnergyTransactionType.study