class FedexWebServices::Soap::Close::ManifestDetail
{fedex.com/ws/close/v4}ManifestDetail
format - FedexWebServices::Soap::Close::CloseDocumentFormat
Attributes
format[RW]
Public Class Methods
new(format = nil)
click to toggle source
# File lib/fedex_web_services/soap/CloseServiceDefinitions.rb, line 428 def initialize(format = nil) @format = format end