GraphQL OBJECT
Payload for deleted user account.
type DeleteUserAcccountPayload {# ID of the deleted user account.deletedUserAccountId: Int }