Class: Shipping::FedExShipService::TinType

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

Overview

href="http://fedex.com/ws/ship/v7%7DTinType">http://fedex.com/ws/ship/v7TinType

Constant Summary collapse

EIN =

Ein.

TinType.new("EIN")
SSN =

Ssn.

TinType.new("SSN")