Description
This Service returns list of Assets from given Asset Master
Possible Error Codes
| Type |
Name |
Description |
| long |
assetMasterId |
represents the identification of assetMaster |
| boolean |
GenerateURL |
if you want generate URL for assetMaster you should pass the boolean value either TRUE or FALSE |
| long |
urlTimeToLive |
you should pass the time line for assetMaster for expiration. If you should pass the value "-1" that assetMaster url never expires |
|
| Type |
Name |
Description |
| WsAsset[] |
assetList |
represents folder list information object inside the folder |
|