Sha256: ba69847c68f90e7858c638935c99f7fb0cf7bd529cac64c5a43fc98460c04506

Contents?: true

Size: 182 Bytes

Versions: 1

Compression:

Stored size: 182 Bytes

Contents

module AmoCRM::Entities
  class GoodFolder < Base
    include CommonObject

    tag 'goodFolder'

    attribute :productCode,   String
    attribute :parentUuid,    String
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

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