Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 538 Bytes

PipelineLogRange.md

File metadata and controls

11 lines (7 loc) · 538 Bytes

PipelineLogRange

Properties

Name Type Description Notes
FirstBytePosition int32 The position of the first byte of the range in the log. [optional] [default to null]
LastBytePosition int32 The position of the last byte of the range in the log. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]