The description of the module.
RsterApiModule.description
Optional httpThe http method of the module. This is the condition for the module to be used for a request.
Optional httpThe http path of the module. Will be joined with the parent module's path. This is the condition for the module to be used for a request.
RsterApiModule.httpPath
The methods of the module.
The modules of the module.
The name of the module.
RsterApiModule.name
Generated using TypeDoc
A type for the json representation of the module class. Returned by the
jsonmethod, used to get info about the module.See