IAtomiaBillingApiGetPackageSubscriptions Method |
Namespace: Atomia.Billing.Core.Sdk
IList<Subscription> GetPackageSubscriptions( Account customer, string[] allowedStates, string[] notAllowedStates )
Function GetPackageSubscriptions ( customer As Account, allowedStates As String(), notAllowedStates As String() ) As IList(Of Subscription)
IList<Subscription^>^ GetPackageSubscriptions( Account^ customer, array<String^>^ allowedStates, array<String^>^ notAllowedStates )
abstract GetPackageSubscriptions : customer : Account * allowedStates : string[] * notAllowedStates : string[] -> IList<Subscription>
Copyright (C) 2013 Atomia AB. All rights reserved