Skip to content

Latest commit

 

History

History
23 lines (10 loc) · 826 Bytes

DebtInstrumentNotationScreenerSearchDataLifeCycleMaturity.md

File metadata and controls

23 lines (10 loc) · 826 Bytes

bondsapifordigitalportals.DebtInstrumentNotationScreenerSearchDataLifeCycleMaturity

Properties

Name Type Description Notes
restriction DebtInstrumentNotationScreenerSearchDataLifeCycleMaturityRestriction [optional]
perpetual String Defines whether or not perpetual debt instruments, i.e. such that do not mature, are included in the result. The value "only" can be used if both parameters `maturity.restriction.date` and `maturity.restriction.remainingTermYears` are not set. [optional]

Enum: PerpetualEnum

  • only (value: "only")

  • include (value: "include")

  • exclude (value: "exclude")