Class: ShiftCommerce::Response

Inherits:
Struct
  • Object
show all
Defined in:
lib/shift_commerce/oms_api_client.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dataObject

Returns the value of attribute data



7
8
9
# File 'lib/shift_commerce/oms_api_client.rb', line 7

def data
  @data
end

#status_codeObject

Returns the value of attribute status_code



7
8
9
# File 'lib/shift_commerce/oms_api_client.rb', line 7

def status_code
  @status_code
end