AssetDetails: {
    assetId: string;
    location: string;
    orgStruct: string[];
    provenance: AssetNode;
    type: string;
}

Type declaration

  • assetId: string
  • location: string
  • orgStruct: string[]
  • provenance: AssetNode
  • type: string

Generated using TypeDoc