Click or drag to resize

IAtomiaBillingApiGetAvailableInvoiceVias Method

Retrieves the possible strings allowed in the ReceiveInvoiceVia property of the AccountDetails class.

Namespace:  Atomia.Billing.Core.Sdk
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
string[] GetAvailableInvoiceVias()

Return Value

Type: String
A string array with ReceiveInvoiceVia options.
See Also