http://schemas.datacontract.org/2004/07/SyncMedia.Application.Model.DTOs.Entities.Subscriptions
SubscriptionAssetSummaryDTO Complex Type
Namespace http://schemas.datacontract.org/2004/07/SyncMedia.Application.Model.DTOs.Entities.Subscriptions
Base Type
Extension of SubscriptionSummaryDTO Complex Type
Diagram
CompanyName Element AssetType Element Id Element Sequence AssetInformation Element SubscriptionRuleName Element Value Element Format Element Sequence SubscriptionRuleMatchTimeStamp Element SubscriptionRuleMatchStatus Element SubscriptionRuleMatchId Element SubscriptionRuleMatchEventType Element Value Element Format Element Sequence SubscriptionRuleMatchEventTimeStamp Element SubscriptionRuleId Element SubscriptionRuleContext Element Sequence SubscriptionAssetSummaryDTO Complex Type
Overview
Sequence
SubscriptionRuleContext optional xs:string
SubscriptionRuleId optional ser:guid
Sequence
Format optional xs:string
Value optional xs:string
SubscriptionRuleMatchId optional ser:guid
SubscriptionRuleMatchStatus optional xs:string
Sequence
Format optional xs:string
Value optional xs:string
SubscriptionRuleName optional xs:string
Sequence
Id optional http://schemas.microsoft.com/2003/10/Serialization/:guid
AssetType optional xs:string
CompanyName optional xs:string
Used By
SubscriptionAssetSummaryDTO Element
Source
<xs:complexType name="SubscriptionAssetSummaryDTO" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:SubscriptionSummaryDTO">
      <xs:sequence>
        <xs:element minOccurs="0" name="AssetInformation" nillable="true" xmlns:q7="http://schemas.datacontract.org/2004/07/SyncMedia.Application.Model.DTOs.Entities.Asset" type="q7:AssetDTO" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://schemas.datacontract.org/2004/07/SyncMedia.Application.Model.DTOs.Entities.Subscriptions

 

 


© 2017 All Rights Reserved.

Send comments on this topic.