public static class LinkCustomerToGiftCardRequest.Builder extends Object
LinkCustomerToGiftCardRequest.| Constructor and Description |
|---|
Builder(String customerId)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
LinkCustomerToGiftCardRequest |
build()
Builds a new
LinkCustomerToGiftCardRequest object using the set fields. |
LinkCustomerToGiftCardRequest.Builder |
customerId(String customerId)
Setter for customerId.
|
public Builder(String customerId)
customerId - String value for customerId.public LinkCustomerToGiftCardRequest.Builder customerId(String customerId)
customerId - String value for customerId.public LinkCustomerToGiftCardRequest build()
LinkCustomerToGiftCardRequest object using the set fields.LinkCustomerToGiftCardRequestCopyright © 2022. All rights reserved.