Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 759 Bytes

File metadata and controls

27 lines (14 loc) · 759 Bytes

factsettermsandconditions.RedemptionPrice

Properties

Name Type Description Notes
requestId String Security identifier used in the request.
fsymId String FactSet Permanent Security Identifier.
date Date Date of the Redemption Price.
category String Redemption Price Category - * CALL = Call prices. * PUT = Put prices. * SF = Sinking Fund prices.
minAmt Number Sinking Fund minimum amount. [optional]
price Number Redemption price for the category. [optional]

Enum: CategoryEnum

  • CALL (value: "CALL")

  • PUT (value: "PUT")

  • SF (value: "SF")