次の方法で共有


AcceptOwnershipStatusResponse.AcceptOwnershipState プロパティ

定義

使用可能な値を取得または設定します。'Pending'、'Completed'、'Expired'

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象