AdminRequestApprovalsResource.PublisherId Property

Definition

Gets or sets 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