Class ClientIdModel

java.lang.Object
com.ringcentral.definitions.ClientIdModel

public class ClientIdModel extends Object
  • Field Details

    • client_id

      public String client_id
      The registered identifier of a client application. Used to identify a client ONLY if the client authentication is not required and corresponding credentials are not provided with this request Example: AZwEVwGEcfGet2PCouA7K6
  • Constructor Details

    • ClientIdModel

      public ClientIdModel()
  • Method Details