- API ›
- Constructors ›
- Help ›
- SupportName
SupportName
---types--- help.supportName#8c05f1c9 name:string = help.SupportName
Belongs to
| help.SupportName |
In Rust this constructor is a variant of the enums::help.SupportName enum.
Match on it with: if let enums::help.SupportName::SupportName(v) = result { ... }
Parameters
| name | string | required |