- API ›
- Constructors ›
- Auth ›
- CodeTypeCall
CodeTypeCall
---types--- auth.codeTypeCall#741cd3e3 = 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::CodeTypeCall(v) = result { ... }
Parameters
This item has no parameters.