Uses of Class
com.chargebee.models.Event.WebhookStatus

Packages that use Event.WebhookStatus
com.chargebee.models   
 

Uses of Event.WebhookStatus in com.chargebee.models
 

Methods in com.chargebee.models that return Event.WebhookStatus
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. 
 

Methods in com.chargebee.models with parameters of type Event.WebhookStatus
 Event.EventListRequest Event.EventListRequest.webhookStatus(Event.WebhookStatus webhookStatus)
           
 



Copyright © 2015 ChargeBee. All Rights Reserved.