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

masterdata.GetApplicantType.getApplicantType.hbs Maven / Gradle / Ivy

The newest version!
{
	"id": "mosip.applicanttype.fetch",
	"metadata": {},
	"request": {
		"attributes": [
    {{#each attributes}}
    {
				"attribute": "{{attribute}}",
				"value": "{{value}}"
		}
    {{#unless @last}},{{/unless}}
      	{{/each}}
		]
	},
	"requesttime": "{{requesttime}}",
	"version": "1.0"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy