ExternalDataCompany

When we retrieve data from an ExternalDataProvider we normalise it so that regardless of the provider the models are the same.
This model is used to represent a Company in an ExternalDataProvider

Name / Description Type / Format Example
id string "string"
name string "string"
schemeName string "string"
{
  "id": "string",
  "name": "string",
  "schemeName": "string"
}
Contained in Models
PensionScheme
Consumed by Operations

- none -

Returned by Operations

- none -