CreateTOTPAPI

object CreateTOTPAPI

Types

Body
Link copied to clipboard
class Body
CreateTOTPService
Link copied to clipboard
interface CreateTOTPService

Functions

createTOTP
Link copied to clipboard
fun UserAPI.TOTPAPI.createTOTP(body: CreateTOTPAPI.Body, readTimeout: Long? = null): Call<DeviceTOTP>