Share via


RequestApprovalResource.PublisherId Property

Definition

Gets or sets the offer's publisher id

[Newtonsoft.Json.JsonProperty(PropertyName="properties.publisherId")]
public string PublisherId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.publisherId")>]
member this.PublisherId : string with get, set
Public Property PublisherId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to