Strike price against par and associated date for a bond call.
Name | Type | Description | Notes |
---|---|---|---|
strike | java.math.BigDecimal | The strike on this date | |
date | OffsetDateTime | The date at which the option can be actioned at this strike | |
endDate | OffsetDateTime | If American exercise, this is the end of the exercise period. Optional field. Defaults to the Date field if not set. | [optional] |