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

Properties

string id [get, set]
 Internal identifier of an adaptive card More...
 
string creationTime [get, set]
 Adaptive Card creation datetime in ISO 8601 format Format: date-time More...
 
string lastModifiedTime [get, set]
 Post last modification datetime in ISO 8601 format Format: date-time More...
 
string schema [get, set]
 Schema of an adaptive card More...
 
string type [get, set]
 Enum: AdaptiveCard More...
 
string version [get, set]
 Version of an adaptive card. Filled on server-side More...
 
AdaptiveCardCreator creator [get, set]
 
string[] chatIds [get, set]
 Chat IDs where an adaptive card is posted or shared. More...
 

Property Documentation

◆ chatIds

string [] RingCentral.AdaptiveCardShortInfo.chatIds
getset

Chat IDs where an adaptive card is posted or shared.

◆ creationTime

string RingCentral.AdaptiveCardShortInfo.creationTime
getset

Adaptive Card creation datetime in ISO 8601 format Format: date-time

◆ creator

AdaptiveCardCreator RingCentral.AdaptiveCardShortInfo.creator
getset

◆ id

string RingCentral.AdaptiveCardShortInfo.id
getset

Internal identifier of an adaptive card

◆ lastModifiedTime

string RingCentral.AdaptiveCardShortInfo.lastModifiedTime
getset

Post last modification datetime in ISO 8601 format Format: date-time

◆ schema

string RingCentral.AdaptiveCardShortInfo.schema
getset

Schema of an adaptive card

◆ type

string RingCentral.AdaptiveCardShortInfo.type
getset

Enum: AdaptiveCard

◆ version

string RingCentral.AdaptiveCardShortInfo.version
getset

Version of an adaptive card. Filled on server-side


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