Class: Pinnacle::CardStyleMediaHeight

Inherits:
Object
  • Object
show all
Defined in:
lib/rcs/types/card_style_media_height.rb

Overview

Height of the media in the card. Only available for vertical cards.

Constant Summary collapse

MEDIUM =
"medium"
SMALL =
"small"
TALL =
"tall"