mirror of
https://github.com/gosticks/open-project-flutter-api.git
synced 2025-10-16 11:55:34 +00:00
979 B
979 B
openapi.model.RelationModelLinks
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| update | RelationModelLinksUpdate | [optional] | |
| updateImmediately | RelationModelLinksUpdateImmediately | [optional] | |
| delete | RelationModelLinksDelete | [optional] | |
| self | RelationModelLinksSelf | ||
| schema | RelationModelLinksSchema | ||
| from | RelationModelLinksFrom | ||
| to | RelationModelLinksTo |