Interface RemovePersonInput

The RemovePersonInput used by the constructor of RemovePerson

Hierarchy

  • RemovePersonInput

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