Skip to content

Enum: SecuredTypeEnum

Specifies the type of secured debt.

URI: common_domain_model:SecuredTypeEnum

Permissible Values

Value Meaning Description
AssetBacked None Debt instrument with periodic income payments and value derived from or backe...
CollateralizedObligation None Complex product that is backed by a pool of loans and other assets and sold t...
CoveredBonds None Specifies a debt obligations issued by credit institutions which offer a so-c...

Slots

Name Description
securedType Specifies the type of secured debt product

Identifier and Mapping Information

Schema Source

LinkML Source

name: SecuredTypeEnum
description: Specifies the type of secured debt.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  AssetBacked:
    text: AssetBacked
    description: Debt instrument with periodic income payments and value derived from
      or backed by a specified pool of underlying assets.
  CollateralizedObligation:
    text: CollateralizedObligation
    description: Complex product that is backed by a pool of loans and other assets
      and sold to institutional investors.
  CoveredBonds:
    text: CoveredBonds
    description: Specifies a debt obligations issued by credit institutions which
      offer a so-called double-recourse protection to bondholders.