PartnerService.AdditionalHeaders Property

Definition

Gets or sets additional headers to be included with the API requests.

public System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string,string>> AdditionalHeaders { get; set; }
member this.AdditionalHeaders : seq<System.Collections.Generic.KeyValuePair<string, string>> with get, set
Public Property AdditionalHeaders As IEnumerable(Of KeyValuePair(Of String, String))

Property Value

Applies to