RingCentral .Net SDK
Properties | List of all members
RingCentral.SummaryUnit Class Reference

Properties

string speakerId [get, set]
 Required Example: JohnDoe More...
 
string text [get, set]
 Required Example: Hello! This is John. More...
 
decimal? start [get, set]
 Required Format: float Example: 0.3 More...
 
decimal? end [get, set]
 Required Format: float Example: 5.1 More...
 

Property Documentation

◆ end

decimal? RingCentral.SummaryUnit.end
getset

Required Format: float Example: 5.1

◆ speakerId

string RingCentral.SummaryUnit.speakerId
getset

Required Example: JohnDoe

◆ start

decimal? RingCentral.SummaryUnit.start
getset

Required Format: float Example: 0.3

◆ text

string RingCentral.SummaryUnit.text
getset

Required Example: Hello! This is John.


The documentation for this class was generated from the following file: