Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 847 Bytes

CdsCreditEvent.md

File metadata and controls

19 lines (9 loc) · 847 Bytes

CdsCreditEvent

Definition of a credit event for credit default swap (CDS) instruments.

Properties

Name Type Description Notes
effectiveDate OffsetDateTime The date of the credit default - i.e. date on which the debt issuer defaulted on its repayment obligation.
auctionDate OffsetDateTime The date of the credit event auction - i.e. date on which the defaulted debt is sold via auction, and a recovery rate determined. [optional]
recoveryRate java.math.BigDecimal The fraction of the defaulted debt that can be recovered. [optional]

Back to Model listBack to API listBack to README