EnrollmentPolicies.AccountOwnerViewCharges Property

Definition

Gets the policy that controls whether Account Owners can view charges.

[Newtonsoft.Json.JsonProperty(PropertyName="accountOwnerViewCharges")]
public bool? AccountOwnerViewCharges { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="accountOwnerViewCharges")>]
member this.AccountOwnerViewCharges : Nullable<bool>
Public ReadOnly Property AccountOwnerViewCharges As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to