public class PaymentAccount
Аккаунт в рамках платёжной системы
| Modifier and Type | Field and Description |
|---|---|
static android.os.Parcelable.Creator<ru.evotor.framework.payment.PaymentAccount> |
CREATOR |
| Constructor and Description |
|---|
PaymentAccount() |
PaymentAccount() |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
boolean |
equals() |
java.lang.String |
getAccountId() |
java.lang.String |
getUserDescription() |
int |
hashCode() |
void |
writeToParcel() |