Class DeleteUserCallLogParameters

java.lang.Object
com.ringcentral.definitions.DeleteUserCallLogParameters

public class DeleteUserCallLogParameters extends Object
Query parameters for operation deleteUserCallLog
  • Field Details

    • dateTo

      public String dateTo
      The time boundary to delete all older records in ISO 8601 format including timezone, for example *2016-03-10T18:07:52.534Z*. The default value is current time Format: date-time
  • Constructor Details

    • DeleteUserCallLogParameters

      public DeleteUserCallLogParameters()
  • Method Details