次の方法で共有


AcknowledgeOfferNotificationProperties.Dismiss プロパティ

定義

無視アクション フラグが有効かどうかを示す値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dismiss")]
public bool? Dismiss { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dismiss")>]
member this.Dismiss : Nullable<bool> with get, set
Public Property Dismiss As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象