Click or drag to resize

IAtomiaBillingApiListOperations Method

Lists the operations available in the API.

Namespace:  Atomia.Billing.Core.Sdk
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
IList<string> ListOperations()

Return Value

Type: IListString
List of available operations.
See Also