public static class Order.Events.DeliveredByPickup extends Object implements Event<Order>, Serializable
Modifier and Type | Class and Description |
---|---|
static class |
Order.Events.DeliveredByPickup.Builder |
Modifier and Type | Field and Description |
---|---|
static String |
signatureKey |
Constructor and Description |
---|
DeliveredByPickup()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
static Order.Events.DeliveredByPickup.Builder |
builder() |
String |
signatureKey() |
public static final String signatureKey
public String signatureKey()
signatureKey
in interface Event<Order>
public static Order.Events.DeliveredByPickup.Builder builder()
Copyright © 2012–2022. All rights reserved.