public class BulkDeleteOrderCustomAttributesRequestDeleteCustomAttribute extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BulkDeleteOrderCustomAttributesRequestDeleteCustomAttribute.Builder
Class to build instances of
BulkDeleteOrderCustomAttributesRequestDeleteCustomAttribute. |
| Constructor and Description |
|---|
BulkDeleteOrderCustomAttributesRequestDeleteCustomAttribute(String orderId,
String key)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getKey()
Getter for Key.
|
String |
getOrderId()
Getter for OrderId.
|
int |
hashCode() |
BulkDeleteOrderCustomAttributesRequestDeleteCustomAttribute.Builder |
toBuilder()
Builds a new
BulkDeleteOrderCustomAttributesRequestDeleteCustomAttribute.Builder object. |
String |
toString()
Converts this BulkDeleteOrderCustomAttributesRequestDeleteCustomAttribute into string format.
|
public String getKey()
public String getOrderId()
public String toString()
public BulkDeleteOrderCustomAttributesRequestDeleteCustomAttribute.Builder toBuilder()
BulkDeleteOrderCustomAttributesRequestDeleteCustomAttribute.Builder object.
Creates the instance with the state of the current model.BulkDeleteOrderCustomAttributesRequestDeleteCustomAttribute.Builder objectCopyright © 2023. All rights reserved.