public class WebhookResponse extends Object implements Serializable
| Constructor and Description |
|---|
WebhookResponse(String content,
Map<String,String> headers) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
Map<String,String> |
getHeaders() |
Copyright © 2016–2022. All rights reserved.