public class CashOperationEvent implements IBundlable
Modifier and Type | Class and Description |
---|---|
static class |
CashOperationEvent.Companion |
Modifier and Type | Field and Description |
---|---|
static CashOperationEvent.Companion |
Companion |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDocumentUuid() |
java.math.BigDecimal |
getTotal() |
android.os.Bundle |
toBundle() |
toBundle
public static CashOperationEvent.Companion Companion