Uses of Enum
com.chargebee.models.WebhookEndpoint.ApiVersion
Packages that use WebhookEndpoint.ApiVersion
-
Uses of WebhookEndpoint.ApiVersion in com.chargebee.models
Methods in com.chargebee.models that return WebhookEndpoint.ApiVersionModifier and TypeMethodDescriptionWebhookEndpoint.apiVersion()static WebhookEndpoint.ApiVersionReturns the enum constant of this type with the specified name.static WebhookEndpoint.ApiVersion[]WebhookEndpoint.ApiVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.chargebee.models with parameters of type WebhookEndpoint.ApiVersionModifier and TypeMethodDescriptionWebhookEndpoint.CreateRequest.apiVersion(WebhookEndpoint.ApiVersion apiVersion) WebhookEndpoint.UpdateRequest.apiVersion(WebhookEndpoint.ApiVersion apiVersion)