mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-15 14:10:56 +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 |