Qore Swagger Module Reference 2.4
Loading...
Searching...
No Matches
Swagger::LicenseObject Class Reference

License information for the exposed API. More...

#include <Swagger.qm.dox.h>

Inheritance diagram for Swagger::LicenseObject:
[legend]

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.
 

Detailed Description

License information for the exposed API.

Member Function Documentation

◆ constructor()

void Swagger::LicenseObject::constructor ( hash< auto >  oh)

Constructor.

Parameters
ohdeserialized hash from the source schema description providing license information about the API
Exceptions
INVALID-FIELD-TYPEfield has invalid type
REQUIRED-FIELD-MISSINGrequired field is missing