UploadDataResponse interface

The response model for the spatial data upload API. Returns a unique data id (udid) for the uploaded content.

Properties

udid

A unique data id (udid) for the uploaded content. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

udid

A unique data id (udid) for the uploaded content. NOTE: This property will not be serialized. It can only be populated by the server.

udid?: string

Property Value

string