IAtomiaBillingApiGetPromoCodes Method |
Namespace: Atomia.Billing.Core.Sdk
SearchResult<CampaignCode> GetPromoCodes( int rowStart, int pageSize, string order, string propertyNameToOrder, Dictionary<string, SearchRestriction> disjunctions, Dictionary<string, SearchRestriction> conjuctions, Guid campaignId, Guid promoCodeSetId )
Function GetPromoCodes ( rowStart As Integer, pageSize As Integer, order As String, propertyNameToOrder As String, disjunctions As Dictionary(Of String, SearchRestriction), conjuctions As Dictionary(Of String, SearchRestriction), campaignId As Guid, promoCodeSetId As Guid ) As SearchResult(Of CampaignCode)
SearchResult<CampaignCode^>^ GetPromoCodes( int rowStart, int pageSize, String^ order, String^ propertyNameToOrder, Dictionary<String^, SearchRestriction^>^ disjunctions, Dictionary<String^, SearchRestriction^>^ conjuctions, Guid campaignId, Guid promoCodeSetId )
abstract GetPromoCodes : rowStart : int * pageSize : int * order : string * propertyNameToOrder : string * disjunctions : Dictionary<string, SearchRestriction> * conjuctions : Dictionary<string, SearchRestriction> * campaignId : Guid * promoCodeSetId : Guid -> SearchResult<CampaignCode>
Copyright (C) 2013 Atomia AB. All rights reserved