FormRecognizer..::..APIActions Method
Function to call API
Namespace:
FLEXYGOAssembly: flxSysProcess (in flxSysProcess.dll)
Syntax
public static IRestResponse APIActions( string API_URL, List<FormRecognizer..::..HeaderApi> Headers, List<FormRecognizer..::..ParamApi> Params, string MethodType )
Public Shared Function APIActions ( _ API_URL As String, _ Headers As List(Of FormRecognizer..::..HeaderApi), _ Params As List(Of FormRecognizer..::..ParamApi), _ MethodType As String _ ) As IRestResponse
Parameters
- API_URL
- Type: String
- Headers
- Type: List<(Of <(<'FormRecognizer..::..HeaderApi>)>)>
- Params
- Type: List<(Of <(<'FormRecognizer..::..ParamApi>)>)>
- MethodType
- Type: String