| Package | Description |
|---|---|
| com.paypal.api.payments |
| Modifier and Type | Method and Description |
|---|---|
MerchantInfo |
Invoice.getMerchantInfo()
Getter for merchantInfo
|
MerchantInfo |
MerchantInfo.setAdditionalInfo(String additionalInfo)
Setter for additionalInfo
|
MerchantInfo |
MerchantInfo.setAddress(Address address)
Setter for address
|
MerchantInfo |
MerchantInfo.setBusinessName(String businessName)
Setter for businessName
|
MerchantInfo |
MerchantInfo.setEmail(String email)
Setter for email
|
MerchantInfo |
MerchantInfo.setFax(Phone fax)
Setter for fax
|
MerchantInfo |
MerchantInfo.setFirstName(String firstName)
Setter for firstName
|
MerchantInfo |
MerchantInfo.setLastName(String lastName)
Setter for lastName
|
MerchantInfo |
MerchantInfo.setPhone(Phone phone)
Setter for phone
|
MerchantInfo |
MerchantInfo.setTaxId(String taxId)
Setter for taxId
|
MerchantInfo |
MerchantInfo.setWebsite(String website)
Setter for website
|
| Modifier and Type | Method and Description |
|---|---|
Invoice |
Invoice.setMerchantInfo(MerchantInfo merchantInfo)
Setter for merchantInfo
|
| Constructor and Description |
|---|
Invoice(MerchantInfo merchantInfo)
Parameterized Constructor
|
Copyright © 2015. All Rights Reserved.