IWashAccountsApiGet Method (AccountID)

GF API Documentation
Gets the account matching the given Account ID

Namespace:  GF.Api.Accounts
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

IAccount Get(
	AccountID id
)

Parameters

id
Type: GF.Api.AccountsAccountID

Return Value

Type: IAccount
Null if not found
See Also

Reference