public static interface Consent.Builder extends SdkPojo, CopyableBuilder<Consent.Builder,Consent>
| Modifier and Type | Method and Description |
|---|---|
Consent.Builder |
currency(String currency)
Currency for the
MaxPrice. |
Consent.Builder |
maxPrice(Double maxPrice)
Maximum amount the customer agreed to accept.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildConsent.Builder maxPrice(Double maxPrice)
Maximum amount the customer agreed to accept.
maxPrice - Maximum amount the customer agreed to accept.Consent.Builder currency(String currency)
Currency for the MaxPrice.
currency - Currency for the MaxPrice.Copyright © 2023. All rights reserved.