| Package | Description |
|---|---|
| com.paypal.api.payments |
| Modifier and Type | Method and Description |
|---|---|
PaymentInstruction |
Payment.getPaymentInstruction()
Getter for paymentInstruction
|
PaymentInstruction |
PaymentInstruction.setAmount(Currency amount)
Setter for amount
|
PaymentInstruction |
PaymentInstruction.setInstructionType(String instructionType)
Setter for instructionType
|
PaymentInstruction |
PaymentInstruction.setLinks(List<Links> links)
Setter for links
|
PaymentInstruction |
PaymentInstruction.setNote(String note)
Setter for note
|
PaymentInstruction |
PaymentInstruction.setPaymentDueDate(String paymentDueDate)
Setter for paymentDueDate
|
PaymentInstruction |
PaymentInstruction.setRecipientBankingInstruction(RecipientBankingInstruction recipientBankingInstruction)
Setter for recipientBankingInstruction
|
PaymentInstruction |
PaymentInstruction.setReferenceNumber(String referenceNumber)
Setter for referenceNumber
|
| Modifier and Type | Method and Description |
|---|---|
Payment |
Payment.setPaymentInstruction(PaymentInstruction paymentInstruction)
Setter for paymentInstruction
|
Copyright © 2016. All Rights Reserved.