http://www.fatwire.com/schema/rest/1.0
element assetTypesBean

Documentation
        The list of asset types available in the system.
      
Properties
This component is not nillable.

Model
<assetTypesBean>
type*
</assetTypesBean>


Nested Element Summary
typetype
          Represents an asset type. 
Source
<xs:element name="assetTypesBean">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="type" type="type">
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>


Copyright \xA9 2013, Oracle and/or its affiliates. All Rights Reserved.