Properties
sendRest
sendRest: ((operation,
input) => Dict) Type declaration
- (operation, input): Dict
Parameters
- operation: string
- input: Dict
sendRestByURL
sendRestByURL: ((method,
url,
input) => Dict) Type declaration
- (method, url, input): Dict
Parameters
- method: string
- url: string
- input: Dict
ROMA Connector client interface