public class OpenReceiptCommandResult implements IBundlable
| Modifier and Type | Field and Description |
|---|---|
static int |
ERROR_CODE_RECEIPT_IS_ALREADY_OPEN |
| Constructor and Description |
|---|
OpenReceiptCommandResult() |
| Modifier and Type | Method and Description |
|---|---|
static OpenReceiptCommandResult |
create() |
java.lang.String |
getReceiptUuid() |
android.os.Bundle |
toBundle() |
toBundlepublic static int ERROR_CODE_RECEIPT_IS_ALREADY_OPEN
public static OpenReceiptCommandResult create()
public android.os.Bundle toBundle()
public java.lang.String getReceiptUuid()