public class CurrentReceiptDraftMovementToPaymentStageRequestedEvent implements IBundlable
| Modifier and Type | Class and Description |
|---|---|
static class |
CurrentReceiptDraftMovementToPaymentStageRequestedEvent.Companion |
| Modifier and Type | Field and Description |
|---|---|
static CurrentReceiptDraftMovementToPaymentStageRequestedEvent.Companion |
Companion |
| Modifier and Type | Method and Description |
|---|---|
PaymentDelegator |
getPaymentDelegator() |
PaymentPerformer |
getPaymentPerformer() |
android.os.Bundle |
toBundle() |
toBundlepublic static CurrentReceiptDraftMovementToPaymentStageRequestedEvent.Companion Companion
public android.os.Bundle toBundle()
public PaymentDelegator getPaymentDelegator()
public PaymentPerformer getPaymentPerformer()