UNPKG

@tennac-booking/sdk

Version:

OpenAPI client for @tennac-booking/sdk

21 lines (13 loc) 501 B
# VerifyEmailRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **token** | **string** | | [optional] [default to undefined] ## Example ```typescript import { VerifyEmailRequest } from '@tennac-booking/sdk'; const instance: VerifyEmailRequest = { token, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)