assetListResponse
The asset list JSON response as a dictionary.
Declaration
var assetListResponse: [AnyHashable : any Sendable]? { get }Discussion
The value of this property is nil if there is no asset list loaded for the event. If this value is nil and the event’s templateItems is empty, then an asset list read is expected. If this value is nil and templateItems isn’t empty, an asset list read isn’t expected.