pyocf.types.contactinfo
Type representation of a primary contact person for a stakeholder (e.g. a fund)
- pydantic model pyocf.types.contactinfo.ContactInfo
Type representation of a primary contact person for a stakeholder (e.g. a fund)
- field emails: Annotated[list[Email], FieldInfo(annotation=NoneType, required=True, description='Emails to reach the contact at')] | None = None