-
public final class AssetThe main container object for each asset requested or supported by Exchange on behalf of the rendering client. Any object that is required is to be flagged as such. Only one of the {title,img,video,data} objects should be present in each object. All others should be null/absent. The id is to be unique within the AssetObject array so that the response can be aligned.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classAsset.Requestpublic final classAsset.Response
-
Constructor Summary
Constructors Constructor Description Asset()
-