Class: DigiwinDsp::Resources::Cancellation

Inherits:
Base
  • Object
show all
Defined in:
lib/digiwin_dsp/resources/cancellation.rb

Constant Summary collapse

PATH =
"/v1/SalesOrder/cancel"
SERIALIZER =
Serializers::CancellationSerializer

Method Summary

Methods inherited from Base

create, #create, #initialize

Constructor Details

This class inherits a constructor from DigiwinDsp::Resources::Base