Table of Contents

Property UnusualAccountActivity

Namespace
DisCatSharp.Experimental.Entities
Assembly
DisCatSharp.Experimental.dll

UnusualAccountActivity

Whether unusual account activity is detected.

[JsonProperty("unusual_account_activity", NullValueHandling = NullValueHandling.Ignore)]
public bool? UnusualAccountActivity { get; set; }

Property Value

bool?