Asset
public struct Asset
Asset object holds the Predix-Assets objects returned from the backend service.
-
Asset model data, it holds the list of Assets as dictionaries returned by the service.
Declaration
Swift
public var results: [[String: Any]]