complexType efsStorageSharingInfo
diagram PlatformServices_p2732.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:cloudArtifactSharingInfo
properties
base tns:cloudArtifactSharingInfo
children artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid rights
used by
elements efsStorageInfo/rights efsStorageInfo/sharedWith shareEfsStorage/sharedWith
source <xsd:complexType name="efsStorageSharingInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:cloudArtifactSharingInfo">
     
<xsd:sequence>
       
<xsd:element name="rights" type="xs:string" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element efsStorageSharingInfo/rights
diagram PlatformServices_p2733.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="rights" type="xs:string" minOccurs="0"/>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy