Class: Shipping::FedExShipService::NaftaProducerDeterminationCode

Inherits:
String
  • Object
show all
Defined in:
app/services/shipping/fed_ex_ship_service.rb

Overview

href="http://fedex.com/ws/ship/v7%7DNaftaProducerDeterminationCode">http://fedex.com/ws/ship/v7NaftaProducerDeterminationCode

Constant Summary collapse

NO_1 =
NaftaProducerDeterminationCode.new("NO_1")
NO_2 =
NaftaProducerDeterminationCode.new("NO_2")
NO_3 =
NaftaProducerDeterminationCode.new("NO_3")
YES =
NaftaProducerDeterminationCode.new("YES")