Table of Contents

Class ModelStreamResponse

It's a stream of JSON objects.

public class ModelStreamResponse
Inheritance
object
ModelStreamResponse

Properties

Completed

public long? Completed { get; set; }

Property Value

long?

Digest

public string Digest { get; set; }

Property Value

string

Status

public string Status { get; set; }

Property Value

string

Total

public long? Total { get; set; }

Property Value

long?