RingCentral .Net SDK
Properties | List of all members
RingCentral.BillingStatementInfo Class Reference

Billing information. Returned for device update request if prestatement query parameter is set to 'true' More...

Properties

string currency [get, set]
 Currency code complying with ISO-4217 standard More...
 
BillingStatementCharges[] charges [get, set]
 
BillingStatementFees[] fees [get, set]
 
decimal? totalCharged [get, set]
 Format: double More...
 
decimal? totalCharges [get, set]
 Format: double More...
 
decimal? totalFees [get, set]
 Format: double More...
 
decimal? subtotal [get, set]
 Format: double More...
 
decimal? totalFreeServiceCredit [get, set]
 Format: double More...
 

Detailed Description

Billing information. Returned for device update request if prestatement query parameter is set to 'true'

Property Documentation

◆ charges

BillingStatementCharges [] RingCentral.BillingStatementInfo.charges
getset

◆ currency

string RingCentral.BillingStatementInfo.currency
getset

Currency code complying with ISO-4217 standard

◆ fees

BillingStatementFees [] RingCentral.BillingStatementInfo.fees
getset

◆ subtotal

decimal? RingCentral.BillingStatementInfo.subtotal
getset

Format: double

◆ totalCharged

decimal? RingCentral.BillingStatementInfo.totalCharged
getset

Format: double

◆ totalCharges

decimal? RingCentral.BillingStatementInfo.totalCharges
getset

Format: double

◆ totalFees

decimal? RingCentral.BillingStatementInfo.totalFees
getset

Format: double

◆ totalFreeServiceCredit

decimal? RingCentral.BillingStatementInfo.totalFreeServiceCredit
getset

Format: double


The documentation for this class was generated from the following file: