pub async fn get_account_ttl(client_id: i32) -> Result<AccountTtl, Error>Expand description
Returns the period of inactivity after which the account of the current user will automatically be deleted
ยงArguments
client_id- The client id to send the request to