forked from loafle/openapi-generator-original
Co-authored-by: Akihito Nakano <sora.akatsuki@gmail.com> Co-authored-by: Jeremie Bresson <dev@jmini.fr> Co-authored-by: Jim Schubert <james.schubert@gmail.com> Co-authored-by: Martin Delille <martin@phonations.com> Co-authored-by: Tomasz Prus <tomasz.prus@gmail.com> Co-authored-by: William Cheng <wing328hk@gmail.com>
911 B
911 B
WWW::SwaggerClient::Object::FormatTest
Load the model package
use WWW::SwaggerClient::Object::FormatTest;
Properties
Name | Type | Description | Notes |
---|---|---|---|
integer | int | [optional] | |
int32 | int | [optional] | |
int64 | int | [optional] | |
number | Number | ||
float | double | [optional] | |
double | double | [optional] | |
string | string | [optional] | |
byte | string | ||
binary | File | [optional] | |
date | DateTime | ||
date_time | DateTime | [optional] | |
uuid | UUID | [optional] | |
password | string |