[@oceanprotocol/lib](../README.md) / [Exports](../modules.md) / ServiceEndpoint # Interface: ServiceEndpoint ## Table of contents ### Properties - [method](ServiceEndpoint.md#method) - [serviceName](ServiceEndpoint.md#servicename) - [urlPath](ServiceEndpoint.md#urlpath) ## Properties ### method • **method**: `string` #### Defined in [@types/Provider.ts:32](https://github.com/oceanprotocol/ocean.js/blob/c99bc5c6/src/@types/Provider.ts#L32) ___ ### serviceName • **serviceName**: `string` #### Defined in [@types/Provider.ts:31](https://github.com/oceanprotocol/ocean.js/blob/c99bc5c6/src/@types/Provider.ts#L31) ___ ### urlPath • **urlPath**: `string` #### Defined in [@types/Provider.ts:33](https://github.com/oceanprotocol/ocean.js/blob/c99bc5c6/src/@types/Provider.ts#L33)