Click or drag to resize

IAtomiaBillingApiListResellersWithCustomPrices Method

Lists the resellers with custom prices.

Namespace:  Atomia.Billing.Core.Sdk
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
List<Account> ListResellersWithCustomPrices()

Return Value

Type: ListAccount
List of the resellers.
See Also