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

Returns:

  • (Object)

    the current value of addresses



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

def addresses
  @addresses
end

#batchesObject

Returns the value of attribute batches

Returns:

  • (Object)

    the current value of batches



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

def batches
  @batches
end

#carriersObject

Returns the value of attribute carriers

Returns:

  • (Object)

    the current value of carriers



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

def carriers
  @carriers
end

#carriers_accountsObject

Returns the value of attribute carriers_accounts

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of labels



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

def labels
  @labels
end

#manifestsObject

Returns the value of attribute manifests

Returns:

  • (Object)

    the current value of manifests



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

def manifests
  @manifests
end

#package_pickupsObject

Returns the value of attribute package_pickups

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of rates



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

def rates
  @rates
end

#service_pointsObject

Returns the value of attribute service_points

Returns:

  • (Object)

    the current value of 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

Returns:

  • (Object)

    the current value of shipments



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

def shipments
  @shipments
end

#shipsuranceObject

Returns the value of attribute shipsurance

Returns:

  • (Object)

    the current value of shipsurance



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

def shipsurance
  @shipsurance
end

#tagsObject

Returns the value of attribute tags

Returns:

  • (Object)

    the current value of tags



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

def tags
  @tags
end

#tokensObject

Returns the value of attribute tokens

Returns:

  • (Object)

    the current value of tokens



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

def tokens
  @tokens
end

#trackingObject

Returns the value of attribute tracking

Returns:

  • (Object)

    the current value of tracking



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

def tracking
  @tracking
end

#warehousesObject

Returns the value of attribute warehouses

Returns:

  • (Object)

    the current value of warehouses



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

def warehouses
  @warehouses
end

#webhooksObject

Returns the value of attribute webhooks

Returns:

  • (Object)

    the current value of webhooks



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

def webhooks
  @webhooks
end