Uses of Enum
vn.payos.model.v2.paymentRequests.TaxPercentage
Packages that use TaxPercentage
-
Uses of TaxPercentage in vn.payos.model.v2.paymentRequests
Methods in vn.payos.model.v2.paymentRequests that return TaxPercentageModifier and TypeMethodDescriptionstatic TaxPercentageTaxPercentage.fromValue(int value) Get value from integerstatic TaxPercentageReturns the enum constant of this type with the specified name.static TaxPercentage[]TaxPercentage.values()Returns an array containing the constants of this enum type, in the order they are declared.