Compartir a través de


RequestReportRecordContract.ProductId Propiedad

Definición

Obtiene la ruta de acceso del identificador del producto. /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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a