Class: Docusign::UnitTypeCode

Inherits:
String
  • Object
show all
Defined in:
lib/docusign/docusign.rb

Overview

Constant Summary collapse

Cms =
UnitTypeCode.new("Cms")
Inches =
UnitTypeCode.new("Inches")
Mms =
UnitTypeCode.new("Mms")
Pixels =
UnitTypeCode.new("Pixels")