pyocf.primitives.objects.transactions.repurchase.repurchase

Abstract object describing common properties to a repurchase transaction

pydantic model pyocf.primitives.objects.transactions.repurchase.repurchase.Repurchase

Abstract object describing common properties to a repurchase transaction

field balance_security_id: str | None = None
field consideration_text: str | None = None
field price: Monetary [Required]

Repurchase price per share of the stock

field quantity: Numeric [Required]

Number of shares of stock repurchased