module Import module Zendesk class ObjectAttribute class Decimal < Import::Zendesk::ObjectAttribute::Text end end end end