Uses of Enum
com.chargebee.models.enums.Type
Packages that use Type
-
Uses of Type in com.chargebee.models
Methods in com.chargebee.models that return TypeModifier and TypeMethodDescriptionOmnichannelSubscriptionItemOffer.type()PaymentSource.type()ThirdPartyPaymentMethod.type()Methods in com.chargebee.models that return types with arguments of type TypeMethods in com.chargebee.models with parameters of type TypeModifier and TypeMethodDescriptionCustomer.CollectPaymentRequest.paymentMethodType(Type paymentMethodType) Customer.CreateRequest.paymentMethodType(Type paymentMethodType) Customer.UpdatePaymentMethodRequest.paymentMethodType(Type paymentMethodType) Invoice.CreateForChargeItemsAndChargesRequest.paymentMethodType(Type paymentMethodType) Invoice.CreateRequest.paymentMethodType(Type paymentMethodType) Subscription.CreateRequest.paymentMethodType(Type paymentMethodType) Subscription.ImportSubscriptionRequest.paymentMethodType(Type paymentMethodType) Subscription.UpdateForItemsRequest.paymentMethodType(Type paymentMethodType) Subscription.UpdateRequest.paymentMethodType(Type paymentMethodType) -
Uses of Type in com.chargebee.models.enums
Methods in com.chargebee.models.enums that return Type