mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-04 18:53:48 +00:00
660 B
660 B
WWW::OpenAPIClient::Object::Person
Load the model package
use WWW::OpenAPIClient::Object::Person;
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ___type | string | [optional] | |
| last_name | string | [optional] | |
| first_name | string | [optional] | |
| duplicated_optional | string | [optional] | |
| duplicated_required | string | ||
| person_required | DateTime |