Class GetLocationForSelectorCommandResponse
Response for GetLocationForSelector
public sealed class GetLocationForSelectorCommandResponse : ICommandResponse<GetLocationForSelectorCommandSettings>, ICommandResponse
- Inheritance
-
GetLocationForSelectorCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
Ranges
Gets or sets the ranges
[JsonPropertyName("ranges")]
public SourceRange[] Ranges { get; set; }