Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 431 Bytes

DataWriteResponse.md

File metadata and controls

14 lines (6 loc) · 431 Bytes

DataWriteResponse

DataWriteResponse defines the structure of the response after writing data. It contains the snap_token generated after the write operation.

Properties

Name Type Description Notes
snapToken String The snap token to avoid stale cache, see more details on Snap Tokens. [optional]