Class UBrandInfo

java.lang.Object
com.ringcentral.definitions.UBrandInfo

public class UBrandInfo extends Object
Account sub-brand information
  • Field Details

    • id

      public String id
      Sub-brand unique ID Example: 111.222
    • name

      public String name
      Sub-brand name Example: Sub-brand name
  • Constructor Details

    • UBrandInfo

      public UBrandInfo()
  • Method Details