Optional
input: RemovePersonInputPrivate
Optional
_emailPrivate
Optional
_persongetResponse is used by the BambuClient to propery return the response object type.
the api response object returned by the BambuMeta client before being converted to the RemovePersonResponse
RemovePersonResponse
Sets the email address on the person.
Sets the bambu person identifier.
The create person api is an asyncronous request to BambuMeta to issue the provided user an person. This request will not guarentee an person is created. But checks if there is already an existing person. If so, the person id is returned. If no person already exists, the request will be added to the processor for consumption and a success message should be returned.