public static class RefundPlatformFee.Builder extends Object
RefundPlatformFee.| Constructor and Description |
|---|
Builder()
Initialization constructor.
|
Builder(Money amount)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
RefundPlatformFee.Builder |
amount(Money amount)
Setter for amount.
|
RefundPlatformFee |
build()
Builds a new
RefundPlatformFee object using the set fields. |
public Builder()
public Builder(Money amount)
amount - Money value for amount.public RefundPlatformFee.Builder amount(Money amount)
amount - Money value for amount.public RefundPlatformFee build()
RefundPlatformFee object using the set fields.RefundPlatformFeeCopyright © 2025. All rights reserved.