class FedexWebServices::Soap::Ship::Payor
responsibleParty - FedexWebServices::Soap::Ship::Party
Attributes
responsibleParty[RW]
Public Class Methods
new(responsibleParty = nil)
click to toggle source
# File lib/fedex_web_services/soap/ShipServiceDefinitions.rb, line 2268 def initialize(responsibleParty = nil) @responsibleParty = responsibleParty end