William Cheng 659e21a4bf
Update perl tests (#17670)
* update perl tests

* add more tests
2024-01-22 17:59:49 +08:00

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

[Back to Model list] [Back to API list] [Back to README]