Class: Rakumarket::Shipping

Inherits:
Base show all
Defined in:
lib/rakumarket/models.rb

Instance Method Summary collapse

Methods inherited from NibblerJSON

inspect_attributes

Instance Method Details

#cost_included?Boolean



57
# File 'lib/rakumarket/models.rb', line 57

def cost_included?; cost_included end

#international?Boolean



58
# File 'lib/rakumarket/models.rb', line 58

def international?; international end

#next_day?Boolean



59
# File 'lib/rakumarket/models.rb', line 59

def next_day?; next_day end