Class AssetsResponse

    • Constructor Detail

      • AssetsResponse

        public AssetsResponse()
    • Method Detail

      • setAssetList

        public void setAssetList​(ResponseContainerAssets assets)
        Set list of asset GUIDs.
        Parameters:
        assets - GUIDs to set.
      • getAssetList

        public ResponseContainerAssets getAssetList()
        Get list of asset GUIDs.
        Returns:
        list of asset GUIDs.