public static class ThirdPartyPaidListingEligibility.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ThirdPartyPaidListingEligibility |
build() |
ThirdPartyPaidListingEligibility.Builder |
copy(ThirdPartyPaidListingEligibility model) |
ThirdPartyPaidListingEligibility.Builder |
eligibilityReason(ThirdPartyPaidListingEligibility.EligibilityReason eligibilityReason)
Reason the account is ineligible to launch paid listings
|
ThirdPartyPaidListingEligibility.Builder |
isPaidListingEligible(Boolean isPaidListingEligible)
Whether the tenant is permitted to use paid listings
|
ThirdPartyPaidListingEligibility.Builder |
isPaidListingThrottled(Boolean isPaidListingThrottled)
Whether the tenant is currently prevented from using paid listings because of throttling
|
public ThirdPartyPaidListingEligibility.Builder isPaidListingEligible(Boolean isPaidListingEligible)
Whether the tenant is permitted to use paid listings
isPaidListingEligible
- the value to setpublic ThirdPartyPaidListingEligibility.Builder isPaidListingThrottled(Boolean isPaidListingThrottled)
Whether the tenant is currently prevented from using paid listings because of throttling
isPaidListingThrottled
- the value to setpublic ThirdPartyPaidListingEligibility.Builder eligibilityReason(ThirdPartyPaidListingEligibility.EligibilityReason eligibilityReason)
Reason the account is ineligible to launch paid listings
eligibilityReason
- the value to setpublic ThirdPartyPaidListingEligibility build()
public ThirdPartyPaidListingEligibility.Builder copy(ThirdPartyPaidListingEligibility model)
Copyright © 2016–2024. All rights reserved.