Interface ODataNewOptionsNew

interface ODataNewOptionsNew {
    serviceEndpoint: string;
}

Properties

Properties

serviceEndpoint: string

odata service endpoint

Example

`https://odata.org/V2/Northwind/Northwind.svc/`