The spv.ds.PresentationStructure Class

spv.ds.PresentationStructure(filter_name, query, nodes, items)

Result data from sessionGetPresentationStructure @export

filter_name {string}
query {spv.ds.PresentationStructureQuery}
nodes {Object<string, Array<string>>}
items {Object<string, spv.ds.ItemState>}

.filter {string}

.items {Object<string, spv.ds.ItemState>}

.nodes {Object<string, Array<string>>}

.query {spv.ds.PresentationStructureQuery}