AccountDaysTtl

---types---
accountDaysTTL#b8d0afdf days:int = AccountDaysTTL

Belongs to

AccountDaysTTL

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

Parameters

daysintrequired

Used by

SetAccountTtl