TmpPassword

---types---
account.tmpPassword#db64fd34 tmp_password:bytes valid_until:int = account.TmpPassword

Belongs to

account.TmpPassword

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

Parameters

tmp_passwordbytesrequired
valid_untilintrequired