BillingMeter.MeterId Property

Definition

Gets or sets meter GUID onboarded in Commerce

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to