Module: DigiwinDsp::Serializers::CancellationSerializer

Extended by:
Base
Defined in:
lib/digiwin_dsp/serializers/cancellation_serializer.rb

Constant Summary collapse

REQUIRED_FIELDS =
%w[
  platform_id create_datetime site_no form_no order_date
  sno product_no order_status
].freeze

Method Summary

Methods included from Base

serialize