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