| java.lang.Object | |
| ↳ | com.magento.api.ShoppingCartCustomerEntity |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| __equalsCalc | |||||||||||
| __hashCodeCalc | |||||||||||
| confirmation | |||||||||||
| customer_id | |||||||||||
| firstname | |||||||||||
| group_id | |||||||||||
| lastname | |||||||||||
| mode | |||||||||||
| password | |||||||||||
| store_id | |||||||||||
| typeDesc | |||||||||||
| website_id | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the confirmation value for this ShoppingCartCustomerEntity.
| |||||||||||
Gets the customer_id value for this ShoppingCartCustomerEntity.
| |||||||||||
Get Custom Deserializer
| |||||||||||
Gets the email value for this ShoppingCartCustomerEntity.
| |||||||||||
Gets the firstname value for this ShoppingCartCustomerEntity.
| |||||||||||
Gets the group_id value for this ShoppingCartCustomerEntity.
| |||||||||||
Gets the lastname value for this ShoppingCartCustomerEntity.
| |||||||||||
Gets the mode value for this ShoppingCartCustomerEntity.
| |||||||||||
Gets the password value for this ShoppingCartCustomerEntity.
| |||||||||||
Get Custom Serializer
| |||||||||||
Gets the store_id value for this ShoppingCartCustomerEntity.
| |||||||||||
Return type metadata object
| |||||||||||
Gets the website_id value for this ShoppingCartCustomerEntity.
| |||||||||||
Sets the confirmation value for this ShoppingCartCustomerEntity.
| |||||||||||
Sets the customer_id value for this ShoppingCartCustomerEntity.
| |||||||||||
Sets the email value for this ShoppingCartCustomerEntity.
| |||||||||||
Sets the firstname value for this ShoppingCartCustomerEntity.
| |||||||||||
Sets the group_id value for this ShoppingCartCustomerEntity.
| |||||||||||
Sets the lastname value for this ShoppingCartCustomerEntity.
| |||||||||||
Sets the mode value for this ShoppingCartCustomerEntity.
| |||||||||||
Sets the password value for this ShoppingCartCustomerEntity.
| |||||||||||
Sets the store_id value for this ShoppingCartCustomerEntity.
| |||||||||||
Sets the website_id value for this ShoppingCartCustomerEntity.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| mode | |
|---|---|
| customer_id | |
| firstname | |
| lastname | |
| password | |
| confirmation | |
| website_id | |
| store_id | |
| group_id |
| obj |
|---|
Gets the confirmation value for this ShoppingCartCustomerEntity.
Gets the customer_id value for this ShoppingCartCustomerEntity.
Get Custom Deserializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the email value for this ShoppingCartCustomerEntity.
Gets the firstname value for this ShoppingCartCustomerEntity.
Gets the group_id value for this ShoppingCartCustomerEntity.
Gets the lastname value for this ShoppingCartCustomerEntity.
Gets the mode value for this ShoppingCartCustomerEntity.
Gets the password value for this ShoppingCartCustomerEntity.
Get Custom Serializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the store_id value for this ShoppingCartCustomerEntity.
Return type metadata object
Gets the website_id value for this ShoppingCartCustomerEntity.
Sets the confirmation value for this ShoppingCartCustomerEntity.
| confirmation |
|---|
Sets the customer_id value for this ShoppingCartCustomerEntity.
| customer_id |
|---|
Sets the email value for this ShoppingCartCustomerEntity.
Sets the firstname value for this ShoppingCartCustomerEntity.
| firstname |
|---|
Sets the group_id value for this ShoppingCartCustomerEntity.
| group_id |
|---|
Sets the lastname value for this ShoppingCartCustomerEntity.
| lastname |
|---|
Sets the mode value for this ShoppingCartCustomerEntity.
| mode |
|---|
Sets the password value for this ShoppingCartCustomerEntity.
| password |
|---|
Sets the store_id value for this ShoppingCartCustomerEntity.
| store_id |
|---|
Sets the website_id value for this ShoppingCartCustomerEntity.
| website_id |
|---|