Uses of Class
dev.vality.swag.analytics.model.ChargebackStatus
| Package | Description |
|---|---|
| dev.vality.swag.analytics.model |
-
Uses of ChargebackStatus in dev.vality.swag.analytics.model
Methods in dev.vality.swag.analytics.model that return ChargebackStatus Modifier and Type Method Description static ChargebackStatusChargebackStatus. fromValue(String text)static ChargebackStatusChargebackStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static ChargebackStatus[]ChargebackStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.