Class TMMentionsInfo

java.lang.Object
com.ringcentral.definitions.TMMentionsInfo

public class TMMentionsInfo extends Object
  • Field Details

    • id

      public String id
      Internal identifier of a user
    • type

      public String type
      Type of mention Enum: Person, Team, File, Link, Event, Task, Note, Card
    • name

      public String name
      Name of a user
  • Constructor Details

    • TMMentionsInfo

      public TMMentionsInfo()
  • Method Details