![]() |
Qore Swagger Module Reference 2.4
|
License information for the exposed API. More...
#include <Swagger.qm.dox.h>
Public Member Methods | |
| void | constructor (hash< auto > oh) |
| Constructor. | |
Public Member Methods inherited from Swagger::ObjectBase | |
| void | constructor () |
| Constructor. | |
| void | constructor (hash< auto > oh) |
| Constructor. | |
| void | constructor (ObjectBase other) |
| copy constructor | |
| void | initialize (hash< auto > oh) |
| Initialize. | |
License information for the exposed API.
| void Swagger::LicenseObject::constructor | ( | hash< auto > | oh | ) |
Constructor.
| oh | deserialized hash from the source schema description providing license information about the API |
| INVALID-FIELD-TYPE | field has invalid type |
| REQUIRED-FIELD-MISSING | required field is missing |