Class: DynamicPDFApi::Gs1DataBarType

Inherits:
Object
  • Object
show all
Defined in:
lib/ruby_client/Elements/Gs1DataBarType.rb

Overview

Represents GS1 DataBar types.

Constant Summary collapse

OMNIDIRECTIONAL =

Omnidirectional GS1 DataBar type.

'omnidirectional'.freeze
LIMITED =

Limited GS1 DataBar type.

'limited'.freeze
EXPANDED =

Expanded GS1 DataBar type.

'expanded'.freeze