public static class BulkUpsertMerchantCustomAttributesResponseMerchantCustomAttributeUpsertResponse.Builder extends Object
BulkUpsertMerchantCustomAttributesResponseMerchantCustomAttributeUpsertResponse.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
BulkUpsertMerchantCustomAttributesResponseMerchantCustomAttributeUpsertResponse |
build()
Builds a new
BulkUpsertMerchantCustomAttributesResponseMerchantCustomAttributeUpsertResponse object
using the set fields. |
BulkUpsertMerchantCustomAttributesResponseMerchantCustomAttributeUpsertResponse.Builder |
customAttribute(CustomAttribute customAttribute)
Setter for customAttribute.
|
BulkUpsertMerchantCustomAttributesResponseMerchantCustomAttributeUpsertResponse.Builder |
errors(List<Error> errors)
Setter for errors.
|
BulkUpsertMerchantCustomAttributesResponseMerchantCustomAttributeUpsertResponse.Builder |
merchantId(String merchantId)
Setter for merchantId.
|
public BulkUpsertMerchantCustomAttributesResponseMerchantCustomAttributeUpsertResponse.Builder merchantId(String merchantId)
merchantId - String value for merchantId.public BulkUpsertMerchantCustomAttributesResponseMerchantCustomAttributeUpsertResponse.Builder customAttribute(CustomAttribute customAttribute)
customAttribute - CustomAttribute value for customAttribute.public BulkUpsertMerchantCustomAttributesResponseMerchantCustomAttributeUpsertResponse.Builder errors(List<Error> errors)
errors - List of Error value for errors.public BulkUpsertMerchantCustomAttributesResponseMerchantCustomAttributeUpsertResponse build()
BulkUpsertMerchantCustomAttributesResponseMerchantCustomAttributeUpsertResponse object
using the set fields.Copyright © 2023. All rights reserved.