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

Properties

string type [get, set]
 Enum: Input.Text More...
 
string id [get, set]
 
bool? isMultiline [get, set]
 If set to true, allows multiple lines of input More...
 
string placeholder [get, set]
 Description of the input desired. Displayed when no text has been input More...
 

Property Documentation

◆ id

string RingCentral.ActionCardBody.id
getset

◆ isMultiline

bool? RingCentral.ActionCardBody.isMultiline
getset

If set to true, allows multiple lines of input

◆ placeholder

string RingCentral.ActionCardBody.placeholder
getset

Description of the input desired. Displayed when no text has been input

◆ type

string RingCentral.ActionCardBody.type
getset

Enum: Input.Text


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