Class BillingInfo

java.lang.Object
com.ringcentral.definitions.BillingInfo

public class BillingInfo extends Object
Billing information related to the call. Returned for 'Detailed' view only
  • Field Details

    • costIncluded

      public Double costIncluded
      Cost per minute, paid and already included in your RingCentral service plan. For example International Calls Format: double
    • costPurchased

      public Double costPurchased
      Cost per minute, paid and not included in your RingCentral service plan Format: double
  • Constructor Details

    • BillingInfo

      public BillingInfo()
  • Method Details