mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-08 11:23:58 +00:00
902 B
902 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 | string | [optional] | |
date | DateTime | ||
date_time | DateTime | [optional] | |
uuid | UUID | [optional] | |
password | string |