pyocf.primitives.objects.transactions.release.release

Abstract object describing fields common to all release transaction objects

pydantic model pyocf.primitives.objects.transactions.release.release.Release

Abstract object describing fields common to all release transaction objects

field consideration_text: str | None = None
field quantity: Numeric [Required]

Quantity of shares released

field release_price: Monetary [Required]

The release price used to determine the value of the security at the time ofrelease

field resulting_security_ids: list[str] [Required]

Identifier of the new security (or securities) issuance resulting from a releasetransaction

field settlement_date: Date [Required]

The settlement date for the shares released, typically after the releasetransaction date