Uses of Enum
com.chargebee.models.Transaction.Type
Packages that use Transaction.Type
-
Uses of Transaction.Type in com.chargebee.models
Methods in com.chargebee.models that return Transaction.TypeModifier and TypeMethodDescriptionTransaction.type()static Transaction.TypeReturns the enum constant of this type with the specified name.static Transaction.Type[]Transaction.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.chargebee.models that return types with arguments of type Transaction.TypeModifier and TypeMethodDescriptionExport.TransactionsRequest.transactionType()Transaction.TransactionListRequest.type()