Class OwnerInfo

java.lang.Object
com.ringcentral.definitions.OwnerInfo

public class OwnerInfo extends Object
Deprecated. Information on a call owner
  • Field Details

    • accountId

      public String accountId
      Internal identifier of an account that monitors a call
    • extensionId

      public String extensionId
      Internal identifier of an extension that monitors a call
  • Constructor Details

    • OwnerInfo

      public OwnerInfo()
  • Method Details