pyocf
Contents:
Installing
Using
Contributing
API
pyocf.captable
pyocf.enums
pyocf.files
pyocf.objects
pyocf.primitives
pyocf.simplebase
pyocf.types
pyocf.types.address
pyocf.types.capitalizationdefinition
pyocf.types.capitalizationdefinitionrules
pyocf.types.contactinfo
pyocf.types.contactinfowithoutname
pyocf.types.conversion_mechanisms
pyocf.types.conversion_rights
pyocf.types.conversion_triggers
pyocf.types.countrycode
pyocf.types.countrysubdivisioncode
pyocf.types.currencycode
pyocf.types.date
pyocf.types.email
pyocf.types.file
pyocf.types.interestrate
pyocf.types.md5
pyocf.types.monetary
pyocf.types.name
pyocf.types.numeric
pyocf.types.objectreference
pyocf.types.percentage
pyocf.types.phone
pyocf.types.ratio
pyocf.types.securityexemption
pyocf.types.sharenumberrange
pyocf.types.stockparent
pyocf.types.taxid
pyocf.types.terminationwindow
pyocf.types.vesting
pyocf.types.vesting.vestingcondition
pyocf.types.vesting.vestingconditionportion
pyocf.types.vesting.vestingeventtrigger
pyocf.types.vesting.vestingperiodindays
pyocf.types.vesting.vestingperiodinmonths
pyocf.types.vesting.vestingscheduleabsolutetrigger
pyocf.types.vesting.vestingschedulerelativetrigger
pyocf.types.vesting.vestingstarttrigger
pyocf
API
pyocf.types
pyocf.types.vesting
pyocf.types.vesting.vestingeventtrigger
View page source
pyocf.types.vesting.vestingeventtrigger
Describes a vesting condition satisfied when a particular unscheduled event occurs
pydantic
model
pyocf.types.vesting.vestingeventtrigger.
VestingEventTrigger
Describes a vesting condition satisfied when a particular unscheduled event occurs
field
type
:
Annotated
[
Literal
[
'VESTING_EVENT'
]
,
FieldInfo
(
annotation
=
NoneType
,
required
=
True
,
description
=
''
)
]
=
'VESTING_EVENT'