public class XPFShopper extends XPFEntity
Modifier and Type | Field and Description |
---|---|
private XPFCustomer |
account
The account that this shopper is buying on behalf-of, if applicable.
|
private @NonNull XPFSession |
session
The current session details.
|
private @NonNull XPFStore |
store
The store that this shopper is associated to.
|
private @NonNull XPFCustomer |
user
The user that this shopper is associated to.
|
Constructor and Description |
---|
XPFShopper() |
@NonNull private final @NonNull XPFSession session
@NonNull private final @NonNull XPFStore store
@NonNull private final @NonNull XPFCustomer user
private final XPFCustomer account
Copyright © 2023. All rights reserved.