UNPKG

@ory/client

Version:

OpenAPI client for @ory/client

23 lines (15 loc) 543 B
# KetoNamespace ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **number** | | [optional] [default to undefined] **name** | **string** | | [optional] [default to undefined] ## Example ```typescript import { KetoNamespace } from '@ory/client'; const instance: KetoNamespace = { id, name, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)