Sha256: 8180c4da9fbdfec65b601cdc520d962405d06be9a0d512e252532c9f51ac16ae

Contents?: true

Size: 267 Bytes

Versions: 1

Compression:

Stored size: 267 Bytes

Contents

module Nordea
  module FileTransfer
    class FileTypeService
      include Virtus

      attribute :service_id, String
      attribute :service_id_owner_name, String
      attribute :service_id_type, String
      attribute :service_id_text, String
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
nordea-filetransfer-0.2.1 lib/nordea/file_transfer/file_type_service.rb