Class: Hps::HpsDirectMarketData

Inherits:
Object
  • Object
show all
Defined in:
lib/hps/entities/hps_direct_market_data.rb

Instance Attribute Summary collapse

Instance Attribute Details

#invoice_numberObject

Returns the value of attribute invoice_number.



3
4
5
# File 'lib/hps/entities/hps_direct_market_data.rb', line 3

def invoice_number
  @invoice_number
end

#ship_dayObject

Returns the value of attribute ship_day.



3
4
5
# File 'lib/hps/entities/hps_direct_market_data.rb', line 3

def ship_day
  @ship_day
end

#ship_monthObject

Returns the value of attribute ship_month.



3
4
5
# File 'lib/hps/entities/hps_direct_market_data.rb', line 3

def ship_month
  @ship_month
end