Class

OsduLegalService

OsduLegalService(osdu_client, data_partition)

Class that provides named access to OSDU Legal endpoints

Constructor

# new OsduLegalService(osdu_client, data_partition)

Parameters:
Name Type Description
osdu_client BaseOsduClient

An implementation of the OSDU client class to broker communication with the OSDU API

data_partition string

The data partition against which requests will be made

View Source service/legal/index.js, line 11