What is a method to resolve if the current storefront customer is a Salesforce B2B Commerce guest user in an apex class?

What is a method to resolve if the current storefront customer is a Salesforce B2B Commerce guest user in an apex class?
A . ccrz.cc_CallContext.currUser.isGuest
B . ccrz.cc_CallContext.isGuest
C . UserInfo.getUserType()
D . … UserType

Answer: B

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments