| java.lang.Object | |
| ↳ | com.magento.api.holders.ShoppingCartCustomerEntityExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _confirmationType | |||||||||||
| _customer_idType | |||||||||||
| _emailType | |||||||||||
| _firstnameType | |||||||||||
| _group_idType | |||||||||||
| _lastnameType | |||||||||||
| _modeType | |||||||||||
| _passwordType | |||||||||||
| _store_idType | |||||||||||
| _website_idType | |||||||||||
| confirmation | |||||||||||
| customer_id | |||||||||||
| firstname | |||||||||||
| group_id | |||||||||||
| lastname | |||||||||||
| mode | |||||||||||
| password | |||||||||||
| store_id | |||||||||||
| website_id | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves confirmation
| |||||||||||
Retrieves customer_id
| |||||||||||
Retrieves email
| |||||||||||
Retrieves firstname
| |||||||||||
Retrieves group_id
| |||||||||||
Retrieves lastname
| |||||||||||
Retrieves mode
| |||||||||||
Retrieves password
| |||||||||||
Retrieves store_id
| |||||||||||
Retrieves website_id
| |||||||||||
Sets confirmation
| |||||||||||
Sets customer_id
| |||||||||||
Sets email
| |||||||||||
Sets firstname
| |||||||||||
Sets group_id
| |||||||||||
Sets lastname
| |||||||||||
Sets mode
| |||||||||||
Sets password
| |||||||||||
Sets store_id
| |||||||||||
Sets website_id
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves confirmation
Retrieves customer_id
Retrieves email
Retrieves firstname
Retrieves group_id
Retrieves lastname
Retrieves mode
Retrieves password
Retrieves store_id
Retrieves website_id
Sets confirmation
| value | Value to set |
|---|
Sets customer_id
| value | Value to set |
|---|
Sets email
| value | Value to set |
|---|
Sets firstname
| value | Value to set |
|---|
Sets group_id
| value | Value to set |
|---|
Sets lastname
| value | Value to set |
|---|
Sets mode
| value | Value to set |
|---|
Sets password
| value | Value to set |
|---|
Sets store_id
| value | Value to set |
|---|
Sets website_id
| value | Value to set |
|---|