Skip to content

Enum: BillMediaKind

Kind of bill media.

URI: BillMediaKind

Permissible Values

Value Meaning Description
electronic cim:BillMediaKind.electronic
other cim:BillMediaKind.other
paper cim:BillMediaKind.paper

Slots

Name Description
bill_media_kind Kind of media by which the CustomerBillingInfo was delivered

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: BillMediaKind
description: Kind of bill media.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:BillMediaKind
permissible_values:
  electronic:
    text: electronic
    meaning: cim:BillMediaKind.electronic
  other:
    text: other
    meaning: cim:BillMediaKind.other
  paper:
    text: paper
    meaning: cim:BillMediaKind.paper