| Package | Description |
|---|---|
| com.braintreegateway |
| Modifier and Type | Method and Description |
|---|---|
WebhookNotification.Kind |
WebhookNotification.getKind() |
static WebhookNotification.Kind |
WebhookNotification.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebhookNotification.Kind[] |
WebhookNotification.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,String> |
WebhookTestingGateway.sampleNotification(WebhookNotification.Kind kind,
String id) |
HashMap<String,String> |
WebhookTestingGateway.sampleNotification(WebhookNotification.Kind kind,
String id,
String sourceMerchantId) |
Copyright © 2013–2018. All rights reserved.