ShippingPackageDetails
(Serializable)a shipping package details.
Name | Description | Type | Additional information |
---|---|---|---|
PaperType |
The type of the paper.
|
PaperType |
None.
|
InvoiceNumber |
The invoice number.
|
string |
None.
|
DeclareValue |
The declare value.
|
decimal number |
None.
|
PackageType |
The type of the package.
|
string |
None.
|
ServiceId |
The identifier of the service.
|
string |
None.
|
ServiceName |
The name of the service.
|
string |
None.
|
ServiceCode |
The service code.
|
string |
None.
|
ShipDate |
The ship date.
|
date |
None.
|
SignatureOption |
The signature option.
|
ShippingSignatureOption |
None.
|
IsSaturdayPickup |
A value indicating whether this ShippingPackageDetails is saturday pickup.
|
boolean |
None.
|
DeclareValueCurrency |
The declare value currency.
|
string |
None.
|
EmailNotificationMessage |
A message describing the email notification.
|
string |
None.
|
EmailNotificationRecepients |
The email notification recipients.
|
Collection of string |
None.
|
EmailNotificationSender |
The email notification sender.
|
string |
None.
|
EnableEmailNotifications |
A value indicating whether the email notifications is enabled.
|
boolean |
None.
|