Namespace: FlexRule.WebServicesAssembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic RestClient(
string baseBaseUrl = null,
string token = null,
string user = null,
string password = null
)
Parameters
- baseBaseUrl (Optional)
- Type: SystemString
- token (Optional)
- Type: SystemString
- user (Optional)
- Type: SystemString
- password (Optional)
- Type: SystemString
See Also