Class LockedByInfo

java.lang.Object
com.ringcentral.definitions.LockedByInfo

public class LockedByInfo extends Object
Returned for the note being edited (locked) at the current moment. Information on the user editing the note
  • Field Details

    • id

      public String id
      Internal identifier of the user editing the note
  • Constructor Details

    • LockedByInfo

      public LockedByInfo()
  • Method Details