共用方式為


BillingProfile.DisplayName 屬性

定義

取得或設定帳單設定檔的名稱。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於