Skip to content

Enum: AvailableInventoryTypeEnum

Enumeration to describe the type of AvailableInventory

URI: common_domain_model:AvailableInventoryTypeEnum

Permissible Values

Value Meaning Description
AvailableToLend None Where a lender is broadcasting the securities that they have available to len...
RequestToBorrow None Where a party is asking a lender if they have specific securities available f...

Slots

Name Description
availableInventoryType Defines the purpose of this inventory

Identifier and Mapping Information

Schema Source

LinkML Source

name: AvailableInventoryTypeEnum
description: Enumeration to describe the type of AvailableInventory
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  AvailableToLend:
    text: AvailableToLend
    description: Where a lender is broadcasting the securities that they have available
      to lend
  RequestToBorrow:
    text: RequestToBorrow
    description: Where a party is asking a lender if they have specific securities
      available for them to borrow