masterdata.Template.template.hbs Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of apitest-masterdata Show documentation
Show all versions of apitest-masterdata Show documentation
Parent project of MOSIP Admin Services apitests
The newest version!
{
"id": "string",
"metadata": {},
"request": {
"description": "{{description}}",
"fileFormatCode": "{{fileFormatCode}}",
"fileText": "{{fileText}}",
"id": "{{id}}",
"isActive": {{isActive}},
"langCode": "{{langCode}}",
"model": "{{model}}",
"moduleId": "{{moduleId}}",
"moduleName": "{{moduleName}}",
"name": "{{name}}",
"templateTypeCode": "{{templateTypeCode}}"
},
"requesttime": "{{requesttime}}",
"version": "string"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy