| Package | Description |
|---|---|
| com.chargebee.models |
| Modifier and Type | Method and Description |
|---|---|
static Event.WebhookStatus |
Event.WebhookStatus.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Event.WebhookStatus[] |
Event.WebhookStatus.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Event.WebhookStatus |
Event.webhookStatus()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
EnumFilter<Event.WebhookStatus,Event.EventListRequest> |
Event.EventListRequest.webhookStatus() |
| Modifier and Type | Method and Description |
|---|---|
Event.EventListRequest |
Event.EventListRequest.webhookStatus(Event.WebhookStatus webhookStatus)
Deprecated.
|
Copyright © 2023 ChargeBee. All rights reserved.