class FedexWebServices::Soap::Ship::GeneralAgencyAgreementDetail
{fedex.com/ws/ship/v12}GeneralAgencyAgreementDetail
format - FedexWebServices::Soap::Ship::ShippingDocumentFormat
Attributes
format[RW]
Public Class Methods
new(format = nil)
click to toggle source
# File lib/fedex_web_services/soap/ShipServiceDefinitions.rb, line 1679 def initialize(format = nil) @format = format end