TrustNXTTrustNXT
React SDKAPI ReferenceInterfaces

ProtectAssetOptions

Properties

cameraSettings?

optional cameraSettings?: CameraSettings;

Pre-extracted camera settings for the asset.


features?

optional features?: Features;

Feature flags / metadata to embed in the seal.


sensorSnapshot?

optional sensorSnapshot?: SensorSnapshot;

Pre-collected sensor snapshot (GPS, orientation, etc.).


source?

optional source?: ProtectSource;

tags?

optional tags?: Record<string, string>;

Custom metadata tags applied to the seal.

On this page