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 =

No 1.

NaftaProducerDeterminationCode.new("NO_1")
NO_2 =

No 2.

NaftaProducerDeterminationCode.new("NO_2")
NO_3 =

No 3.

NaftaProducerDeterminationCode.new("NO_3")
YES =

Yes.

NaftaProducerDeterminationCode.new("YES")