Interface AddPersonInput

The AddPersonInput used by the constructor of AddPerson

Hierarchy

  • AddPersonInput

Properties

Properties

email?: string

email of the person, if not provided personId is required.

personId?: string

Bambu person identifier, if not provided email is required.

Generated using TypeDoc