Class: Pinnacle::CardStyleImageAlignment

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

Overview

Alignment of the image in the card. Only available for horizontal cards.

Constant Summary collapse

RIGHT =
"right"
LEFT =
"left"