CreateParameters
data class CreateParameters(val organizationId: String, val memberId: String, val expirationMinutes: UInt? = null)
A data class wrapping the parameters needed to create a TOTP
A data class wrapping the parameters needed to create a TOTP