Share via


BillingMeter.Multiplier Property

Definition

Gets or sets meter Multiplier

[Newtonsoft.Json.JsonProperty(PropertyName="properties.multiplier")]
public double? Multiplier { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.multiplier")>]
member this.Multiplier : Nullable<double> with get, set
Public Property Multiplier As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to