Uses of Enum
com.chargebee.models.enums.HierarchyOperationType
Packages that use HierarchyOperationType
-
Uses of HierarchyOperationType in com.chargebee.models
Methods in com.chargebee.models with parameters of type HierarchyOperationTypeModifier and TypeMethodDescriptionCustomer.CustomerListHierarchyDetailRequest.hierarchyOperationType(HierarchyOperationType hierarchyOperationType) Customer.HierarchyRequest.hierarchyOperationType(HierarchyOperationType hierarchyOperationType) -
Uses of HierarchyOperationType in com.chargebee.models.enums
Methods in com.chargebee.models.enums that return HierarchyOperationTypeModifier and TypeMethodDescriptionstatic HierarchyOperationTypeReturns the enum constant of this type with the specified name.static HierarchyOperationType[]HierarchyOperationType.values()Returns an array containing the constants of this enum type, in the order they are declared.