Condividi tramite


ReportRecordContract.ProductId Property

Definition

Gets product identifier path. /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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to