http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
ArrayOfViewLoyaltyProviderInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents : ArrayOfViewLoyaltyProviderInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents
Diagram
Enabled Element LoyaltyProviderType Element Password Element UserName Element Url Element Regex Element Description Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewLoyaltyProviderInfo Element Sequence ArrayOfViewLoyaltyProviderInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Description optional xs:string
Regex optional xs:string
Url optional xs:string
UserName optional xs:string
Password optional xs:string
Enabled xs:boolean
Used By
GetLoyaltyProvidersResult Element
Source
<xs:complexType name="ArrayOfViewLoyaltyProviderInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewLoyaltyProviderInfo" nillable="true" type="tns:ViewLoyaltyProviderInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceCustomerComponents