Sha256: 371346167d09e4cb54575b55dce406a4117334eb79f40e7bbd35d5d0b28d3f0d

Contents?: true

Size: 152 Bytes

Versions: 1

Compression:

Stored size: 152 Bytes

Contents

module AmoCRM::Entities
  class WorkflowState < Base
    include CommonObject
    include AmoCRM::Entities::XmlFix

    element :uuid, String
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
amo_crm-0.2.2 lib/amo_crm/entities/workflow_state.rb