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

Notification payload body More...

Properties

string extensionId [get, set]
 Internal identifier of an extension More...
 
string lastUpdated [get, set]
 Date/time when the message was last modified in ISO 8601 format including timezone, for example 2016-03-10T18:07:52.534Z Format: date-time More...
 
MessageChanges[] changes [get, set]
 Message Changes More...
 
string ownerId [get, set]
 Internal identifier of a subscription owner extension More...
 

Detailed Description

Notification payload body

Property Documentation

◆ changes

MessageChanges [] RingCentral.MessageEventBody.changes
getset

Message Changes

◆ extensionId

string RingCentral.MessageEventBody.extensionId
getset

Internal identifier of an extension

◆ lastUpdated

string RingCentral.MessageEventBody.lastUpdated
getset

Date/time when the message was last modified in ISO 8601 format including timezone, for example 2016-03-10T18:07:52.534Z Format: date-time

◆ ownerId

string RingCentral.MessageEventBody.ownerId
getset

Internal identifier of a subscription owner extension


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