| java.lang.Object | |
| ↳ | com.magento.api.SalesOrderStatusHistoryEntity |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| __equalsCalc | |||||||||||
| __hashCodeCalc | |||||||||||
| comment | |||||||||||
| created_at | |||||||||||
| increment_id | |||||||||||
| is_active | |||||||||||
| is_customer_notified | |||||||||||
| parent_id | |||||||||||
| status | |||||||||||
| typeDesc | |||||||||||
| updated_at | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the comment value for this SalesOrderStatusHistoryEntity.
| |||||||||||
Gets the created_at value for this SalesOrderStatusHistoryEntity.
| |||||||||||
Get Custom Deserializer
| |||||||||||
Gets the increment_id value for this SalesOrderStatusHistoryEntity.
| |||||||||||
Gets the is_active value for this SalesOrderStatusHistoryEntity.
| |||||||||||
Gets the is_customer_notified value for this SalesOrderStatusHistoryEntity.
| |||||||||||
Gets the parent_id value for this SalesOrderStatusHistoryEntity.
| |||||||||||
Get Custom Serializer
| |||||||||||
Gets the status value for this SalesOrderStatusHistoryEntity.
| |||||||||||
Return type metadata object
| |||||||||||
Gets the updated_at value for this SalesOrderStatusHistoryEntity.
| |||||||||||
Sets the comment value for this SalesOrderStatusHistoryEntity.
| |||||||||||
Sets the created_at value for this SalesOrderStatusHistoryEntity.
| |||||||||||
Sets the increment_id value for this SalesOrderStatusHistoryEntity.
| |||||||||||
Sets the is_active value for this SalesOrderStatusHistoryEntity.
| |||||||||||
Sets the is_customer_notified value for this SalesOrderStatusHistoryEntity.
| |||||||||||
Sets the parent_id value for this SalesOrderStatusHistoryEntity.
| |||||||||||
Sets the status value for this SalesOrderStatusHistoryEntity.
| |||||||||||
Sets the updated_at value for this SalesOrderStatusHistoryEntity.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| increment_id | |
|---|---|
| parent_id | |
| created_at | |
| updated_at | |
| is_active | |
| is_customer_notified | |
| status | |
| comment |
| obj |
|---|
Gets the comment value for this SalesOrderStatusHistoryEntity.
Gets the created_at value for this SalesOrderStatusHistoryEntity.
Get Custom Deserializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the increment_id value for this SalesOrderStatusHistoryEntity.
Gets the is_active value for this SalesOrderStatusHistoryEntity.
Gets the is_customer_notified value for this SalesOrderStatusHistoryEntity.
Gets the parent_id value for this SalesOrderStatusHistoryEntity.
Get Custom Serializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the status value for this SalesOrderStatusHistoryEntity.
Return type metadata object
Gets the updated_at value for this SalesOrderStatusHistoryEntity.
Sets the comment value for this SalesOrderStatusHistoryEntity.
| comment |
|---|
Sets the created_at value for this SalesOrderStatusHistoryEntity.
| created_at |
|---|
Sets the increment_id value for this SalesOrderStatusHistoryEntity.
| increment_id |
|---|
Sets the is_active value for this SalesOrderStatusHistoryEntity.
| is_active |
|---|
Sets the is_customer_notified value for this SalesOrderStatusHistoryEntity.
| is_customer_notified |
|---|
Sets the parent_id value for this SalesOrderStatusHistoryEntity.
| parent_id |
|---|
Sets the status value for this SalesOrderStatusHistoryEntity.
| status |
|---|
Sets the updated_at value for this SalesOrderStatusHistoryEntity.
| updated_at |
|---|