module Moysklad::Entities class Employee < Base attribute :meta, Meta end end