|  | 
| string | type  [get, set] | 
|  | Type of attachment. This field is mandatory and filled on server side - will be ignored if set in request body Required Enum: AdaptiveCard  More... 
 | 
|  | 
| string | version  [get, set] | 
|  | Version. This field is mandatory and filled on server side - will be ignored if set in request body Required  More... 
 | 
|  | 
| AdaptiveCardInfoRequest[] | body  [get, set] | 
|  | List of adaptive cards with the detailed information  More... 
 | 
|  | 
| AdaptiveCardAction[] | actions  [get, set] | 
|  | 
| AdaptiveCardSelectAction | selectAction  [get, set] | 
|  | 
| string | fallbackText  [get, set] | 
|  | 
| BackgroundImage | backgroundImage  [get, set] | 
|  | Specifies a background image oa a card. Acceptable formats are PNG, JPEG, and GIF  More... 
 | 
|  | 
| string | minHeight  [get, set] | 
|  | Specifies the minimum height of the card in pixels Example: 50px  More... 
 | 
|  | 
| string | speak  [get, set] | 
|  | Specifies what should be spoken for this entire card. This is simple text or SSML fragment  More... 
 | 
|  | 
| string | lang  [get, set] | 
|  | The 2-letter ISO-639-1 language used in the card. Used to localize any date/time functions Enum: en, fr, es  More... 
 | 
|  | 
| string | verticalContentAlignment  [get, set] | 
|  | Defines how the content should be aligned vertically within the container. Only relevant for fixed-height cards, or cards with a minHeightspecified Enum: top, center, bottom  More...
 | 
|  | 
◆ actions
◆ backgroundImage
Specifies a background image oa a card. Acceptable formats are PNG, JPEG, and GIF 
 
 
◆ body
List of adaptive cards with the detailed information 
 
 
◆ fallbackText
  
  | 
        
          | string RingCentral.AdaptiveCardRequest.fallbackText |  | getset | 
 
 
◆ lang
  
  | 
        
          | string RingCentral.AdaptiveCardRequest.lang |  | getset | 
 
The 2-letter ISO-639-1 language used in the card. Used to localize any date/time functions Enum: en, fr, es 
 
 
◆ minHeight
  
  | 
        
          | string RingCentral.AdaptiveCardRequest.minHeight |  | getset | 
 
Specifies the minimum height of the card in pixels Example: 50px 
 
 
◆ selectAction
◆ speak
  
  | 
        
          | string RingCentral.AdaptiveCardRequest.speak |  | getset | 
 
Specifies what should be spoken for this entire card. This is simple text or SSML fragment 
 
 
◆ type
  
  | 
        
          | string RingCentral.AdaptiveCardRequest.type |  | getset | 
 
Type of attachment. This field is mandatory and filled on server side - will be ignored if set in request body Required Enum: AdaptiveCard 
 
 
◆ version
  
  | 
        
          | string RingCentral.AdaptiveCardRequest.version |  | getset | 
 
Version. This field is mandatory and filled on server side - will be ignored if set in request body Required 
 
 
◆ verticalContentAlignment
  
  | 
        
          | string RingCentral.AdaptiveCardRequest.verticalContentAlignment |  | getset | 
 
Defines how the content should be aligned vertically within the container. Only relevant for fixed-height cards, or cards with a minHeight specified Enum: top, center, bottom 
 
 
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/AdaptiveCardRequest.cs