public static class SellerProtection.Builder extends Object
SellerProtection.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
SellerProtection |
build()
Builds a new
SellerProtection object using the set fields. |
SellerProtection.Builder |
disputeCategories(List<DisputeCategory> disputeCategories)
Setter for disputeCategories.
|
SellerProtection.Builder |
status(SellerProtectionStatus status)
Setter for status.
|
public SellerProtection.Builder status(SellerProtectionStatus status)
status - SellerProtectionStatus value for status.public SellerProtection.Builder disputeCategories(List<DisputeCategory> disputeCategories)
disputeCategories - List of DisputeCategory value for disputeCategories.public SellerProtection build()
SellerProtection object using the set fields.SellerProtectionCopyright © 2025. All rights reserved.