Delen via


Product.BillingFrequency Eigenschap

Definitie

Hiermee wordt de frequentie opgehaald of ingesteld waarmee het product wordt gefactureerd. Mogelijke waarden zijn: 'OneTime', 'Monthly', 'UsageBased'

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op