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

masterdata.TitleFilter.titleFilter.hbs Maven / Gradle / Ivy

The newest version!
{
	"id": "string",
	"metadata": {},
	"requesttime": "{{requesttime}}",
	"version": "string",
	"request": {
		"filters": [
    {{#each filters}}
    {
			"columnName": "{{columnName}}",
			"type": "{{type}}",
			"text": "{{text}}"
		}
     {{#unless @last}},{{/unless}}
      	{{/each}}
    ],
		"languageCode": "{{languageCode}}"
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy