open-project-flutter-api/doc/StorageReadModelEmbedded.md
2023-11-05 19:54:17 +01:00

17 lines
590 B
Markdown

# openapi.model.StorageReadModelEmbedded
## Load the model package
```dart
import 'package:openapi/api.dart';
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**oauthApplication** | [**OAuthApplicationReadModel**](OAuthApplicationReadModel.md) | |
**oauthClientCredentials** | [**OAuthClientCredentialsReadModel**](OAuthClientCredentialsReadModel.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)