class AxiomusApi::SelfExportOrder
Public Class Methods
new()
click to toggle source
Calls superclass method
AxiomusApi::Base::new
# File lib/axiomus_api/order/self_export_order.rb, line 10 def initialize super @services = nil end
Public Instance Methods
services=(val)
click to toggle source
# File lib/axiomus_api/order/self_export_order.rb, line 15 def services=(val); end