mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-18 07:30:51 +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 |