public class BulkDeleteMerchantCustomAttributesResponseMerchantCustomAttributeDeleteResponse extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BulkDeleteMerchantCustomAttributesResponseMerchantCustomAttributeDeleteResponse.Builder
Class to build instances of
BulkDeleteMerchantCustomAttributesResponseMerchantCustomAttributeDeleteResponse. |
| Constructor and Description |
|---|
BulkDeleteMerchantCustomAttributesResponseMerchantCustomAttributeDeleteResponse(List<Error> errors)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<Error> |
getErrors()
Getter for Errors.
|
int |
hashCode() |
BulkDeleteMerchantCustomAttributesResponseMerchantCustomAttributeDeleteResponse.Builder |
toBuilder()
|
String |
toString()
Converts this BulkDeleteMerchantCustomAttributesResponseMerchantCustomAttributeDeleteResponse into string format.
|
public List<Error> getErrors()
public String toString()
public BulkDeleteMerchantCustomAttributesResponseMerchantCustomAttributeDeleteResponse.Builder toBuilder()
BulkDeleteMerchantCustomAttributesResponseMerchantCustomAttributeDeleteResponse.Builder object.
Creates the instance with the state of the current model.BulkDeleteMerchantCustomAttributesResponseMerchantCustomAttributeDeleteResponse.Builder objectCopyright © 2023. All rights reserved.