UNPKG

@tennac-booking/sdk

Version:

OpenAPI client for @tennac-booking/sdk

21 lines (13 loc) 578 B
# UpdateCustomerResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **customer** | **{ [key: string]: any; }** | Construct a type with a set of properties K of type T | [default to undefined] ## Example ```typescript import { UpdateCustomerResponse } from '@tennac-booking/sdk'; const instance: UpdateCustomerResponse = { customer, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)