Sha256: 732cea4b1b7427a8f8f0792ee1cfacc8158b09652cea36f8541acc87a18a7ce0
Contents?: true
Size: 266 Bytes
Versions: 4
Compression:
Stored size: 266 Bytes
Contents
module Tiss::Model class CtmAnexoSolicitante < Base # @type: StTexto70 attr_accessor :nomeProfissional # @type: StTexto11 attr_accessor :telefoneProfissional # @type: StTexto60 attr_accessor :emailProfissional end end
Version data entries
4 entries across 4 versions & 1 rubygems