| java.lang.Object | |
| ↳ | ebay.api.paypalapi.holders.MassPayRequestItemTypeExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _amountType | |||||||||||
| _noteType | |||||||||||
| _receiverEmailType | |||||||||||
| _receiverIDType | |||||||||||
| _receiverPhoneType | |||||||||||
| _uniqueIdType | |||||||||||
| amount | |||||||||||
| note | |||||||||||
| receiverEmail | |||||||||||
| receiverID | |||||||||||
| receiverPhone | |||||||||||
| uniqueId | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves amount
| |||||||||||
Retrieves note
| |||||||||||
Retrieves receiverEmail
| |||||||||||
Retrieves receiverID
| |||||||||||
Retrieves receiverPhone
| |||||||||||
Retrieves uniqueId
| |||||||||||
Sets amount
| |||||||||||
Sets note
| |||||||||||
Sets receiverEmail
| |||||||||||
Sets receiverID
| |||||||||||
Sets receiverPhone
| |||||||||||
Sets uniqueId
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves amount
Retrieves note
Retrieves receiverEmail
Retrieves receiverID
Retrieves receiverPhone
Retrieves uniqueId
Sets amount
| value | Value to set |
|---|
Sets note
| value | Value to set |
|---|
Sets receiverEmail
| value | Value to set |
|---|
Sets receiverID
| value | Value to set |
|---|
Sets receiverPhone
| value | Value to set |
|---|
Sets uniqueId
| value | Value to set |
|---|