Class: RestOperation(eventChannel)

Parameters:
Name Required Type Default Value Description
eventChannel Y EventEmitter   common node event channel for all operations

RestOperation Methods

(instance) -> getODataQuery()

Returns OData query If no query is set the last element of the uri path will be used If no uri path is set an empty string is returned

Returns:
Type Description
String odata query