MeterDetails.PretaxStandardRate Property

Definition

Gets the pretax listing price.

[Newtonsoft.Json.JsonProperty(PropertyName="pretaxStandardRate")]
public decimal? PretaxStandardRate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pretaxStandardRate")>]
member this.PretaxStandardRate : Nullable<decimal>
Public ReadOnly Property PretaxStandardRate As Nullable(Of Decimal)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to