共用方式為


ImageReference.Offer 屬性

定義

取得或設定供應專案。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

映射的供應專案。

適用於