Skip to content

Enum: TenderKind

Kind of tender.

URI: TenderKind

Permissible Values

Value Meaning Description
card cim:TenderKind.card
cash cim:TenderKind.cash
cheque cim:TenderKind.cheque
other cim:TenderKind.other
unspecified cim:TenderKind.unspecified

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: TenderKind
description: Kind of tender.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:TenderKind
permissible_values:
  card:
    text: card
    meaning: cim:TenderKind.card
  cash:
    text: cash
    meaning: cim:TenderKind.cash
  cheque:
    text: cheque
    meaning: cim:TenderKind.cheque
  other:
    text: other
    meaning: cim:TenderKind.other
  unspecified:
    text: unspecified
    meaning: cim:TenderKind.unspecified