TypeScript SDKAPI ReferenceModelsObservabilityNewrelicDestinationConfig - TypeScript SDKCopy pageObservabilityNewrelicDestinationConfig type definitionThe TypeScript SDK and docs are currently in beta. Report issues on GitHub. Example Usage 1import { ObservabilityNewrelicDestinationConfig } from "@openrouter/sdk/models";23let value: ObservabilityNewrelicDestinationConfig = {4 licenseKey: "<value>",5}; Fields FieldTypeRequiredDescriptionheadersRecord<string, *string*>➖Custom HTTP headers to include in requests to this destination.licenseKeystring✔️N/Aregionmodels.Region➖N/A