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

17 lines
541 B
Markdown

# openapi.model.ExecuteCustomActionRequest
## Load the model package
```dart
import 'package:openapi/api.dart';
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**links** | [**ExecuteCustomActionRequestLinks**](ExecuteCustomActionRequestLinks.md) | | [optional]
**lockVersion** | **String** | | [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)