mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-05 11:13:46 +00:00
655 B
655 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 | int | [optional] | |
| duplicated_required | int | ||
| person_required | DATE_TIME |