Class: Adapt::Common::Receiver

Inherits:
Base
  • Object
show all
Defined in:
lib/adapt/common/receiver.rb

Constant Summary collapse

PAYMENT_TYPES =
%w(GOODS SERVICE PERSONAL CASHADVANCE).freeze

Method Summary

Methods inherited from Base

#attributes, #attributes=, #from_json, #initialize, property, #to_json

Constructor Details

This class inherits a constructor from Adapt::Base