RequestHeaderOptions interface

model interface RequestHeaderOptions

Properties

optInHeaders

The opt in headers.

optOutHeaders

The opt out headers.

Property Details

optInHeaders

The opt in headers.

optInHeaders?: string

Property Value

string

optOutHeaders

The opt out headers.

optOutHeaders?: string

Property Value

string