Class: Pinnacle::CardStyleOrientation

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

Overview

Orientation of the card

Constant Summary collapse

HORIZONTAL =
"horizontal"
VERTICAL =
"vertical"