Transaction.BillingProfileDisplayName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the name of the billing profile which will be billed for the transaction.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.billingProfileDisplayName")]
public string BillingProfileDisplayName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.billingProfileDisplayName")>]
member this.BillingProfileDisplayName : string
Public ReadOnly Property BillingProfileDisplayName As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute