Click or drag to resize

IAtomiaBillingApiGetAccount Method

Gets the account data for the currently signed in user.

Namespace:  Atomia.Billing.Core.Sdk
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
Account GetAccount()

Return Value

Type: Account
Account data of currently signed user.
See Also