Partager via


Product.BillingFrequency Propriété

Définition

Obtient ou définit la fréquence à laquelle le produit sera facturé. Les valeurs possibles sont les suivantes : '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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à