Uses of Class
com.bybit.api.client.domain.user.IsUta
-
Packages that use IsUta Package Description com.bybit.api.client.domain.user -
-
Uses of IsUta in com.bybit.api.client.domain.user
Methods in com.bybit.api.client.domain.user that return IsUta Modifier and Type Method Description static IsUtaIsUta. valueOf(String name)Returns the enum constant of this type with the specified name.static IsUta[]IsUta. values()Returns an array containing the constants of this enum type, in the order they are declared.
-