POST api/DoctorModule/GetDoctorModule
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
objClsDoctorModule | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "doctor_module_id": 1, "doctor_module_name": "sample string 2", "doctor_parent_module_id": 3, "doctor_module_filename": "sample string 4", "P_Dml_Indicator": "sample string 5" }
application/x-www-form-urlencoded
Sample: