java.lang.Object | ||
↳ | PayPalRetailObject | |
↳ | com.paypal.paypalretailsdk.ReceiptDestination |
Contains information about the receipt status.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ReceiptDestination() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String |
getEmail()
email address of the receipt is sent @readonly
receipt was sent or not.
| ||||||||||
ReceiptDestinationType |
getType()
Indicates whether an email or a text
| ||||||||||
void |
setType(ReceiptDestinationType value)
Indicates whether an email or a text
| ||||||||||
String |
toString()
Returns a string representing the serialized state of the ReceiptDestination object
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
email address of the receipt is sent @readonly receipt was sent or not. @readonly
Returns a string representing the serialized state of the ReceiptDestination object