共用方式為


StopSellNotifications.OfferId Property

Definition

Gets offer id

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to