Class CanEmulateCommandResponse
Response for CanEmulate
public sealed class CanEmulateCommandResponse : ICommandResponse<CanEmulateCommandSettings>, ICommandResponse- Inheritance
- 
      
      CanEmulateCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
Result
Gets or sets the result
[JsonPropertyName("result")]
public bool Result { get; set; }