module Tiss::Model
  class GlosaGuia < Base

    # @type: CtMotivoGlosa
    attr_accessor :motivoGlosa
    

  end
end