共用方式為


QueryApprovedPlansPayload.OfferId Property

Definition

Gets or sets offer id

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to