public class PaymentSystemPaymentResult implements IBundlable
| Modifier and Type | Class and Description |
|---|---|
static class |
PaymentSystemPaymentResult.Companion |
| Modifier and Type | Field and Description |
|---|---|
static PaymentSystemPaymentResult.Companion |
Companion |
| Constructor and Description |
|---|
PaymentSystemPaymentResult(PaymentSystemPaymentResult.ResultType resultType) |
| Modifier and Type | Method and Description |
|---|---|
PaymentSystemPaymentResult.ResultType |
getResultType() |
android.os.Bundle |
toBundle() |
toBundlepublic static PaymentSystemPaymentResult.Companion Companion
public PaymentSystemPaymentResult(PaymentSystemPaymentResult.ResultType resultType)
public android.os.Bundle toBundle()
public PaymentSystemPaymentResult.ResultType getResultType()