Class StopCommandResponse
Response for Stop
public sealed class StopCommandResponse : ICommandResponse<StopCommandSettings>, ICommandResponse
- Inheritance
-
StopCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
Profile
Gets or sets the profile
[JsonPropertyName("profile")]
public Profile Profile { get; set; }