createAccountTime property

String? createAccountTime
getter/setter pair

Creation time for this account associated with this user.

Leave blank for non logged-in actions, guest checkout, or when there is no account associated with the current user.

Optional.

Implementation

core.String? createAccountTime;