class Api::Admin::BasicEnterpriseFeeSerializer < ActiveModel::Serializer attributes :id, :enterprise_id end