Property Status
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Status
Gets the status of the job.
[JsonProperty("status", NullValueHandling = NullValueHandling.Ignore)]
public InviteTargetUsersJobStatus Status { get; }
Gets the status of the job.
[JsonProperty("status", NullValueHandling = NullValueHandling.Ignore)]
public InviteTargetUsersJobStatus Status { get; }