Skip to content

ApiBandedSpreadsDTO

stonepy.models.ApiBandedSpreadsDTO.ApiBandedSpreadsDTO

Bases: ResponseModel

The banded spread details.

cents_per_share_quarter class-attribute instance-attribute

cents_per_share_quarter: int | None = Field(
    default=None, alias="CentsPerShareQuarter"
)

The number of cents per share quarter

spread_bands class-attribute instance-attribute

spread_bands: list[Decimal] | None = Field(
    default=None, alias="SpreadBands"
)

List containing the spread bands

prices class-attribute instance-attribute

prices: list[Decimal] | None = Field(
    default=None, alias="Prices"
)

The list of prices