All Downloads are FREE. Search and download functionalities are using the official Maven repository.

kotlin-vertx-server.data_class_req_var.mustache Maven / Gradle / Ivy

There is a newer version: 7.7.0
Show newest version
{{#description}}
    /* {{{.}}} */
{{/description}}
    @SerializedName("{{{name}}}") private {{>modelMutable}} _{{{name}}}: {{#isEnum}}{{classname}}.{{nameInCamelCase}}{{/isEnum}}{{^isEnum}}{{{dataType}}}{{/isEnum}}?




© 2015 - 2024 Weber Informatics LLC | Privacy Policy