BeresultexportApi class
Methods
-
exportHealthOne(String fromHcpId, String toHcpId, String patId, int date, String ref, List<String> requestBody)
→ Future<MultipartFile?>
-
Export data
-
exportHealthOneWithHttpInfo(String fromHcpId, String toHcpId, String patId, int date, String ref, List<String> requestBody)
→ Future<Response>
-
Export data
-
exportKmehrReport(String fromHcpId, String toHcpId, String patId, int date, String ref, List<String> requestBody, {bool? mimeType})
→ Future<MultipartFile?>
-
Export data
-
exportKmehrReportWithHttpInfo(String fromHcpId, String toHcpId, String patId, int date, String ref, List<String> requestBody, {bool? mimeType})
→ Future<Response>
-
Export data
-
exportMedidoc(String fromHcpId, String toHcpId, String patId, int date, String ref, List<String> requestBody)
→ Future<MultipartFile?>
-
Export data
-
exportMedidocWithHttpInfo(String fromHcpId, String toHcpId, String patId, int date, String ref, List<String> requestBody)
→ Future<Response>
-
Export data
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited