mirror of
https://github.com/gosticks/open-project-flutter-api.git
synced 2025-10-16 11:55:34 +00:00
618 B
618 B
openapi.model.CustomOptionModel
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | The identifier | [optional] [readonly] |
| value | String | The value defined for this custom option | [optional] [readonly] |
| links | CustomOptionModelLinks | [optional] |