public class Receiver
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Receiver.Type |
| Constructor and Description |
|---|
Receiver() |
| Modifier and Type | Method and Description |
|---|---|
Amount |
getAmount() |
boolean |
getFeePayor() |
MoipAccount |
getMoipAccount() |
Receiver.Type |
getType() |
boolean |
isPrimary() |
boolean |
isSecondary() |
java.lang.String |
toString() |
public Amount getAmount()
public Receiver.Type getType()
public MoipAccount getMoipAccount()
public boolean getFeePayor()
public boolean isPrimary()
public boolean isSecondary()
public java.lang.String toString()
toString in class java.lang.Object