Account
extends PlatformUtility
in package
Provides access to account utility functions.
Tags
Table of Contents
- getCustomer() : FrameUser|null
- Get the customer if there is an active login.
Methods
getCustomer()
Get the customer if there is an active login.
public
getCustomer() : FrameUser|null