次の方法で共有


RequestReportRecordContract.ProductId プロパティ

定義

製品識別子のパスを取得します。 /products/{productId}

[Newtonsoft.Json.JsonProperty(PropertyName="productId")]
public string ProductId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="productId")>]
member this.ProductId : string
Public ReadOnly Property ProductId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象