- API ›
- Constructors ›
- Help ›
- Support
Support
---types--- help.support#17c6b5f6 phone_number:string user:User = help.Support
Belongs to
| help.Support |
In Rust this constructor is a variant of the enums::help.Support enum.
Match on it with: if let enums::help.Support::Support(v) = result { ... }