@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:40.546+01:00[Europe/Prague]") public class RegisteredWebhook extends Object
| Constructor and Description |
|---|
RegisteredWebhook() |
| Modifier and Type | Method and Description |
|---|---|
RegisteredWebhook |
addErrorsItem(String errorsItem) |
RegisteredWebhook |
createdWebhookId(Long createdWebhookId) |
boolean |
equals(Object o) |
RegisteredWebhook |
errors(List<String> errors) |
Long |
getCreatedWebhookId()
The ID of the webhook.
|
List<String> |
getErrors()
Error messages specifying why the webhook creation failed.
|
int |
hashCode() |
void |
setCreatedWebhookId(Long createdWebhookId) |
void |
setErrors(List<String> errors) |
String |
toString() |
public RegisteredWebhook createdWebhookId(Long createdWebhookId)
public Long getCreatedWebhookId()
public void setCreatedWebhookId(Long createdWebhookId)
public RegisteredWebhook errors(List<String> errors)
public RegisteredWebhook addErrorsItem(String errorsItem)
public List<String> getErrors()
Copyright © 2011–2021 Everit Kft.. All rights reserved.