public final class Event extends AbstractModel
Modifier and Type | Class and Description |
---|---|
static class |
Event.Builder
Builder creates instances of Event
from values set by the builder's methods. |
static class |
Event.Type
The enumerated event types.
|
Modifier and Type | Method and Description |
---|---|
String |
getShopId() |
Date |
getTime() |
String |
getTransactionId() |
Event.Type |
getType() |
toJson, toString
public String getTransactionId()
public String getShopId()
public Date getTime()
public Event.Type getType()
Copyright © 2016 MaxMind, Inc.. All rights reserved.