pyocf.objects.transactions.acceptance.plansecurityacceptance

An object that represents a plan security acceptance transaction, which is just a compatibility wrapper for an Equity Compensation Acceptance.

pydantic model pyocf.objects.transactions.acceptance.plansecurityacceptance.PlanSecurityAcceptance

An object that represents a plan security acceptance transaction, which is just a compatibility wrapper for an Equity Compensation Acceptance.

field object_type: Annotated[Literal['TX_PLAN_SECURITY_ACCEPTANCE'], FieldInfo(annotation=NoneType, required=True, description='This is done to avoid a breaking change as we work towards a bigger restructureof the equity types in v2.0.0. `TX_PLAN_SECURITY_ACCEPTANCE` will be deprecatedin v2.0.0')] = 'TX_PLAN_SECURITY_ACCEPTANCE'

This is done to avoid a breaking change as we work towards a bigger restructureof the equity types in v2.0.0. TX_PLAN_SECURITY_ACCEPTANCE will be deprecatedin v2.0.0