CodeTypeSms

---types---
auth.codeTypeSms#72a3158c = auth.CodeType

Belongs to

auth.CodeType

In Rust this constructor is a variant of the enums::auth.CodeType enum.
Match on it with: if let enums::auth.CodeType::CodeTypeSms(v) = result { ... }

Parameters

This item has no parameters.