17 lines
476 B
Markdown
17 lines
476 B
Markdown
# managerapi.model.PlayerMessageDTO
|
|
|
|
## Load the model package
|
|
```dart
|
|
import 'package:managerapi/api.dart';
|
|
```
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**configChanged** | **bool** | | [optional]
|
|
**isDeleted** | **bool** | | [optional]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|