共用方式為


Collection.Claim Property

Definition

Gets or sets the association with Commercial's Billing Account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to