Class GetIPProtectionProxyStatusCommandResponse
Response for GetIPProtectionProxyStatus
public sealed class GetIPProtectionProxyStatusCommandResponse : ICommandResponse<GetIPProtectionProxyStatusCommandSettings>, ICommandResponse- Inheritance
- 
      
      GetIPProtectionProxyStatusCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
Status
Gets or sets the status
[JsonPropertyName("status")]
public IpProxyStatus Status { get; set; }