PickupPaymentType Property
The payment type for the pickup.
Syntax
[VB.NET] Public Property PickupPaymentType As FedexfreightshipPickupPaymentTypes
[C#] public FedexfreightshipPickupPaymentTypes PickupPaymentType {get; set;}
enum FedexfreightshipPickupPaymentTypes { pptSender, pptRecipient, pptThirdParty, pptCollect, pptAccount, pptCash, pptCreditCard }
Remarks
This indicates the payment method to be used for a pickup.
Note that if pptCreditCard is selected, FedEx will use the credit card on file with the account associated with the AccountNumber
Default Value
0