Sha256: 2581ff82dd96cf58fc0b52e2d70a3496cc019e24bb4c64fab3115b4e158ab2fb
Contents?: true
Size: 216 Bytes
Versions: 7
Compression:
Stored size: 216 Bytes
Contents
class NexaasID::Entities::Profile::ProfessionalInfo < NexaasID::Entities::Base attribute :id, Integer attribute :profession, String attribute :company, String attribute :position, String end
Version data entries
7 entries across 7 versions & 1 rubygems