| ISubscriptionGroupManager_v2GetAll Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | ||
|---|---|---|---|
| IReadOnlyDictionaryTKey, TValue, T: Int64 | GetAll(IEnumerableInt64, NullableInt64) |
Fetch all groups on given customers
| |
| IEnumerableT, T: ISubscriptionGroup | GetAll(Int64, NullableInt64) |
Fetch all groups on a given customer
|