UNPKG

@tennac-booking/sdk

Version:

OpenAPI client for @tennac-booking/sdk

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