Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ending balance for the billing period (for open periods this will be updated daily).
public decimal? EndingBalance { get; }
member this.EndingBalance : Nullable<decimal>
Public ReadOnly Property EndingBalance As Nullable(Of Decimal)