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