pyocf.types.vesting.vestingstarttrigger

Describes a vesting condition satisfied at the security’s vesting commencement date

pydantic model pyocf.types.vesting.vestingstarttrigger.VestingStartTrigger

Describes a vesting condition satisfied at the security’s vesting commencement date

field type: Annotated[Literal['VESTING_START_DATE'], FieldInfo(annotation=NoneType, required=True, description='')] = 'VESTING_START_DATE'