pyocf.types.stockparent

Type representation of the parent security of a given stock issuance (e.g. if a stock issuance came from a plan, such as an RSA, or if a stock came from a previous stock entry)

pydantic model pyocf.types.stockparent.StockParent

Type representation of the parent security of a given stock issuance (e.g. if a stock issuance came from a plan, such as an RSA, or if a stock came from a previous stock entry)

field parent_object_id: str [Required]

Parent object’s ID must be a valid ID pointing to an object of the typespecified in parent_object_type

field parent_object_type: ParentSecurityType [Required]

Parent object type for this stock issuance (e.g. a stock plan or warrant)