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
API
pyocf.types
pyocf.types.contactinfowithoutname
View page source
pyocf.types.contactinfowithoutname
Type representation of the contact info for an individual stakeholder
pydantic
model
pyocf.types.contactinfowithoutname.
ContactInfoWithoutName
Type representation of the contact info for an individual stakeholder
field
emails
:
Annotated
[
list
[
Email
]
,
FieldInfo
(
annotation
=
NoneType
,
required
=
True
,
description
=
'Emails
to
reach
the
contact
at'
)
]
|
None
=
None
field
phone_numbers
:
Annotated
[
list
[
Phone
]
,
FieldInfo
(
annotation
=
NoneType
,
required
=
True
,
description
=
'Phone
numbers
to
reach
the
contact
at'
)
]
|
None
=
None