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

Properties

string id [get, set]
 Internal identifier of a task More...
 
string status [get, set]
 Status of a task Enum: Accepted, InProgress, Completed, Failed More...
 
string creationTime [get, set]
 Task creation time Format: date-time More...
 
string lastModifiedTime [get, set]
 Time of the task latest modification Format: date-time More...
 
string type [get, set]
 Type of task Enum: WirelessPointsBulkCreate, WirelessPointsBulkUpdate, SwitchesBulkCreate, SwitchesBulkUpdate More...
 
TaskResultInfo result [get, set]
 

Property Documentation

◆ creationTime

string RingCentral.AutomaticLocationUpdatesTaskInfo.creationTime
getset

Task creation time Format: date-time

◆ id

string RingCentral.AutomaticLocationUpdatesTaskInfo.id
getset

Internal identifier of a task

◆ lastModifiedTime

string RingCentral.AutomaticLocationUpdatesTaskInfo.lastModifiedTime
getset

Time of the task latest modification Format: date-time

◆ result

TaskResultInfo RingCentral.AutomaticLocationUpdatesTaskInfo.result
getset

◆ status

string RingCentral.AutomaticLocationUpdatesTaskInfo.status
getset

Status of a task Enum: Accepted, InProgress, Completed, Failed

◆ type

string RingCentral.AutomaticLocationUpdatesTaskInfo.type
getset

Type of task Enum: WirelessPointsBulkCreate, WirelessPointsBulkUpdate, SwitchesBulkCreate, SwitchesBulkUpdate


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