Class: ShipEngine::Constants::NamespaceV1

Inherits:
Struct
  • Object
show all
Defined in:
lib/shipengine/constants.rb

Instance Attribute Summary collapse

Instance Attribute Details

#addressesObject

Returns the value of attribute addresses



15
16
17
# File 'lib/shipengine/constants.rb', line 15

def addresses
  @addresses
end

#batchesObject

Returns the value of attribute batches



15
16
17
# File 'lib/shipengine/constants.rb', line 15

def batches
  @batches
end

#carriersObject

Returns the value of attribute carriers



15
16
17
# File 'lib/shipengine/constants.rb', line 15

def carriers
  @carriers
end

#carriers_accountsObject

Returns the value of attribute carriers_accounts



15
16
17
# File 'lib/shipengine/constants.rb', line 15

def carriers_accounts
  @carriers_accounts
end

#labelsObject

Returns the value of attribute labels



15
16
17
# File 'lib/shipengine/constants.rb', line 15

def labels
  @labels
end

#manifestsObject

Returns the value of attribute manifests



15
16
17
# File 'lib/shipengine/constants.rb', line 15

def manifests
  @manifests
end

#package_pickupsObject

Returns the value of attribute package_pickups



15
16
17
# File 'lib/shipengine/constants.rb', line 15

def package_pickups
  @package_pickups
end

#package_typesObject

Returns the value of attribute package_types



15
16
17
# File 'lib/shipengine/constants.rb', line 15

def package_types
  @package_types
end

#ratesObject

Returns the value of attribute rates



15
16
17
# File 'lib/shipengine/constants.rb', line 15

def rates
  @rates
end

#service_pointsObject

Returns the value of attribute service_points



15
16
17
# File 'lib/shipengine/constants.rb', line 15

def service_points
  @service_points
end

#shipmentsObject

Returns the value of attribute shipments



15
16
17
# File 'lib/shipengine/constants.rb', line 15

def shipments
  @shipments
end

#shipsuranceObject

Returns the value of attribute shipsurance



15
16
17
# File 'lib/shipengine/constants.rb', line 15

def shipsurance
  @shipsurance
end

#tagsObject

Returns the value of attribute tags



15
16
17
# File 'lib/shipengine/constants.rb', line 15

def tags
  @tags
end

#tokensObject

Returns the value of attribute tokens



15
16
17
# File 'lib/shipengine/constants.rb', line 15

def tokens
  @tokens
end

#trackingObject

Returns the value of attribute tracking



15
16
17
# File 'lib/shipengine/constants.rb', line 15

def tracking
  @tracking
end

#warehousesObject

Returns the value of attribute warehouses



15
16
17
# File 'lib/shipengine/constants.rb', line 15

def warehouses
  @warehouses
end

#webhooksObject

Returns the value of attribute webhooks



15
16
17
# File 'lib/shipengine/constants.rb', line 15

def webhooks
  @webhooks
end