共用方式為


StopSellNotifications.MessageCode Property

Definition

Gets or sets the notification message id

[Newtonsoft.Json.JsonProperty(PropertyName="messageCode")]
public long? MessageCode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="messageCode")>]
member this.MessageCode : Nullable<int64> with get, set
Public Property MessageCode As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to