共用方式為


RequestDetails.PublisherId Property

Definition

Gets or sets the offer's publisher id

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to