Class ModelStreamResponse
It's a stream of JSON objects.
public class ModelStreamResponse
- Inheritance
-
objectModelStreamResponse
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?