Class TakeResponseBodyForInterceptionAsStreamCommandResponse
Response for TakeResponseBodyForInterceptionAsStream
public sealed class TakeResponseBodyForInterceptionAsStreamCommandResponse : ICommandResponse<TakeResponseBodyForInterceptionAsStreamCommandSettings>, ICommandResponse
- Inheritance
-
TakeResponseBodyForInterceptionAsStreamCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
Stream
Gets or sets the stream
[JsonPropertyName("stream")]
public string Stream { get; set; }