Uses of Class
com.chargebee.models.WebhookEndpoint.UpdateRequest
Packages that use WebhookEndpoint.UpdateRequest
-
Uses of WebhookEndpoint.UpdateRequest in com.chargebee.models
Methods in com.chargebee.models that return WebhookEndpoint.UpdateRequestModifier and TypeMethodDescriptionWebhookEndpoint.UpdateRequest.apiVersion(WebhookEndpoint.ApiVersion apiVersion) WebhookEndpoint.UpdateRequest.basicAuthPassword(String basicAuthPassword) WebhookEndpoint.UpdateRequest.basicAuthUsername(String basicAuthUsername) WebhookEndpoint.UpdateRequest.enabledEvents(List<EventType> enabledEvents) WebhookEndpoint.UpdateRequest.primaryUrl(Boolean primaryUrl) WebhookEndpoint.UpdateRequest.sendCardResource(Boolean sendCardResource)