module Spree module Api module V2 module Platform class StockMovementSerializer < BaseSerializer include ResourceSerializerConcern end end end end end