| java.lang.Object | |
| ↳ | com.magento.api.holders.CustomerCustomerEntityToCreateExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _customer_idType | |||||||||||
| _emailType | |||||||||||
| _firstnameType | |||||||||||
| _group_idType | |||||||||||
| _lastnameType | |||||||||||
| _passwordType | |||||||||||
| _store_idType | |||||||||||
| _website_idType | |||||||||||
| customer_id | |||||||||||
| firstname | |||||||||||
| group_id | |||||||||||
| lastname | |||||||||||
| password | |||||||||||
| store_id | |||||||||||
| website_id | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves customer_id
| |||||||||||
Retrieves email
| |||||||||||
Retrieves firstname
| |||||||||||
Retrieves group_id
| |||||||||||
Retrieves lastname
| |||||||||||
Retrieves password
| |||||||||||
Retrieves store_id
| |||||||||||
Retrieves website_id
| |||||||||||
Sets customer_id
| |||||||||||
Sets email
| |||||||||||
Sets firstname
| |||||||||||
Sets group_id
| |||||||||||
Sets lastname
| |||||||||||
Sets password
| |||||||||||
Sets store_id
| |||||||||||
Sets website_id
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves customer_id
Retrieves email
Retrieves firstname
Retrieves group_id
Retrieves lastname
Retrieves password
Retrieves store_id
Retrieves website_id
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 password
| value | Value to set |
|---|
Sets store_id
| value | Value to set |
|---|
Sets website_id
| value | Value to set |
|---|