Class CostCenterInfo

java.lang.Object
com.ringcentral.definitions.CostCenterInfo

public class CostCenterInfo extends Object
Cost center information. Applicable if Cost Center feature is enabled. The default is `root` cost center value
  • Field Details

    • id

      public String id
      Internal identifier of a cost center
    • name

      public String name
      Name of a cost center
  • Constructor Details

    • CostCenterInfo

      public CostCenterInfo()
  • Method Details