Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1533,11 +1533,11 @@ public void setInstallmentOptions(
/**
* Price and product information about the purchased items, to be included on the invoice sent to
* the shopper. > This field is required for 3x 4x Oney, Affirm, Afterpay, Clearpay, Klarna,
* Ratepay, Riverty, and Zip.
* Ratepay, and Riverty.
*
* @param lineItems Price and product information about the purchased items, to be included on the
* invoice sent to the shopper. > This field is required for 3x 4x Oney, Affirm, Afterpay,
* Clearpay, Klarna, Ratepay, Riverty, and Zip.
* Clearpay, Klarna, Ratepay, and Riverty.
* @return the current {@code CreateCheckoutSessionRequest} instance, allowing for method chaining
*/
public CreateCheckoutSessionRequest lineItems(List<LineItem> lineItems) {
Expand All @@ -1556,11 +1556,11 @@ public CreateCheckoutSessionRequest addLineItemsItem(LineItem lineItemsItem) {
/**
* Price and product information about the purchased items, to be included on the invoice sent to
* the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay, Clearpay, Klarna,
* Ratepay, Riverty, and Zip.
* Ratepay, and Riverty.
*
* @return lineItems Price and product information about the purchased items, to be included on
* the invoice sent to the shopper. &gt; This field is required for 3x 4x Oney, Affirm,
* Afterpay, Clearpay, Klarna, Ratepay, Riverty, and Zip.
* Afterpay, Clearpay, Klarna, Ratepay, and Riverty.
*/
@JsonProperty(JSON_PROPERTY_LINE_ITEMS)
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
Expand All @@ -1571,11 +1571,11 @@ public List<LineItem> getLineItems() {
/**
* Price and product information about the purchased items, to be included on the invoice sent to
* the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay, Clearpay, Klarna,
* Ratepay, Riverty, and Zip.
* Ratepay, and Riverty.
*
* @param lineItems Price and product information about the purchased items, to be included on the
* invoice sent to the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay,
* Clearpay, Klarna, Ratepay, Riverty, and Zip.
* Clearpay, Klarna, Ratepay, and Riverty.
*/
@JsonProperty(JSON_PROPERTY_LINE_ITEMS)
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1585,11 +1585,11 @@ public void setInstallmentOptions(
/**
* Price and product information about the purchased items, to be included on the invoice sent to
* the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay, Clearpay, Klarna,
* Ratepay, Riverty, and Zip.
* Ratepay, and Riverty.
*
* @param lineItems Price and product information about the purchased items, to be included on the
* invoice sent to the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay,
* Clearpay, Klarna, Ratepay, Riverty, and Zip.
* Clearpay, Klarna, Ratepay, and Riverty.
* @return the current {@code CreateCheckoutSessionResponse} instance, allowing for method
* chaining
*/
Expand All @@ -1609,11 +1609,11 @@ public CreateCheckoutSessionResponse addLineItemsItem(LineItem lineItemsItem) {
/**
* Price and product information about the purchased items, to be included on the invoice sent to
* the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay, Clearpay, Klarna,
* Ratepay, Riverty, and Zip.
* Ratepay, and Riverty.
*
* @return lineItems Price and product information about the purchased items, to be included on
* the invoice sent to the shopper. &gt; This field is required for 3x 4x Oney, Affirm,
* Afterpay, Clearpay, Klarna, Ratepay, Riverty, and Zip.
* Afterpay, Clearpay, Klarna, Ratepay, and Riverty.
*/
@JsonProperty(JSON_PROPERTY_LINE_ITEMS)
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
Expand All @@ -1624,11 +1624,11 @@ public List<LineItem> getLineItems() {
/**
* Price and product information about the purchased items, to be included on the invoice sent to
* the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay, Clearpay, Klarna,
* Ratepay, Riverty, and Zip.
* Ratepay, and Riverty.
*
* @param lineItems Price and product information about the purchased items, to be included on the
* invoice sent to the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay,
* Clearpay, Klarna, Ratepay, Riverty, and Zip.
* Clearpay, Klarna, Ratepay, and Riverty.
*/
@JsonProperty(JSON_PROPERTY_LINE_ITEMS)
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1092,11 +1092,11 @@ public void setDonationToken(String donationToken) {
/**
* Price and product information about the purchased items, to be included on the invoice sent to
* the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay, Clearpay, Klarna,
* Ratepay, Riverty, and Zip.
* Ratepay, and Riverty.
*
* @param lineItems Price and product information about the purchased items, to be included on the
* invoice sent to the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay,
* Clearpay, Klarna, Ratepay, Riverty, and Zip.
* Clearpay, Klarna, Ratepay, and Riverty.
* @return the current {@code DonationPaymentRequest} instance, allowing for method chaining
*/
public DonationPaymentRequest lineItems(List<LineItem> lineItems) {
Expand All @@ -1115,11 +1115,11 @@ public DonationPaymentRequest addLineItemsItem(LineItem lineItemsItem) {
/**
* Price and product information about the purchased items, to be included on the invoice sent to
* the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay, Clearpay, Klarna,
* Ratepay, Riverty, and Zip.
* Ratepay, and Riverty.
*
* @return lineItems Price and product information about the purchased items, to be included on
* the invoice sent to the shopper. &gt; This field is required for 3x 4x Oney, Affirm,
* Afterpay, Clearpay, Klarna, Ratepay, Riverty, and Zip.
* Afterpay, Clearpay, Klarna, Ratepay, and Riverty.
*/
@JsonProperty(JSON_PROPERTY_LINE_ITEMS)
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
Expand All @@ -1130,11 +1130,11 @@ public List<LineItem> getLineItems() {
/**
* Price and product information about the purchased items, to be included on the invoice sent to
* the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay, Clearpay, Klarna,
* Ratepay, Riverty, and Zip.
* Ratepay, and Riverty.
*
* @param lineItems Price and product information about the purchased items, to be included on the
* invoice sent to the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay,
* Clearpay, Klarna, Ratepay, Riverty, and Zip.
* Clearpay, Klarna, Ratepay, and Riverty.
*/
@JsonProperty(JSON_PROPERTY_LINE_ITEMS)
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
Expand Down
24 changes: 12 additions & 12 deletions src/main/java/com/adyen/model/checkout/PaymentLinkRequest.java
Original file line number Diff line number Diff line change
Expand Up @@ -969,12 +969,12 @@ public void setInstallmentOptions(Map<String, InstallmentOption> installmentOpti

/**
* Price and product information about the purchased items, to be included on the invoice sent to
* the shopper. This parameter is required for open invoice (_buy now, pay later_) payment methods
* such Afterpay, Clearpay, Klarna, RatePay, Riverty, and Zip.
* the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay, Clearpay, Klarna,
* Ratepay, and Riverty.
*
* @param lineItems Price and product information about the purchased items, to be included on the
* invoice sent to the shopper. This parameter is required for open invoice (_buy now, pay
* later_) payment methods such Afterpay, Clearpay, Klarna, RatePay, Riverty, and Zip.
* invoice sent to the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay,
* Clearpay, Klarna, Ratepay, and Riverty.
* @return the current {@code PaymentLinkRequest} instance, allowing for method chaining
*/
public PaymentLinkRequest lineItems(List<LineItem> lineItems) {
Expand All @@ -992,12 +992,12 @@ public PaymentLinkRequest addLineItemsItem(LineItem lineItemsItem) {

/**
* Price and product information about the purchased items, to be included on the invoice sent to
* the shopper. This parameter is required for open invoice (_buy now, pay later_) payment methods
* such Afterpay, Clearpay, Klarna, RatePay, Riverty, and Zip.
* the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay, Clearpay, Klarna,
* Ratepay, and Riverty.
*
* @return lineItems Price and product information about the purchased items, to be included on
* the invoice sent to the shopper. This parameter is required for open invoice (_buy now, pay
* later_) payment methods such Afterpay, Clearpay, Klarna, RatePay, Riverty, and Zip.
* the invoice sent to the shopper. &gt; This field is required for 3x 4x Oney, Affirm,
* Afterpay, Clearpay, Klarna, Ratepay, and Riverty.
*/
@JsonProperty(JSON_PROPERTY_LINE_ITEMS)
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
Expand All @@ -1007,12 +1007,12 @@ public List<LineItem> getLineItems() {

/**
* Price and product information about the purchased items, to be included on the invoice sent to
* the shopper. This parameter is required for open invoice (_buy now, pay later_) payment methods
* such Afterpay, Clearpay, Klarna, RatePay, Riverty, and Zip.
* the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay, Clearpay, Klarna,
* Ratepay, and Riverty.
*
* @param lineItems Price and product information about the purchased items, to be included on the
* invoice sent to the shopper. This parameter is required for open invoice (_buy now, pay
* later_) payment methods such Afterpay, Clearpay, Klarna, RatePay, Riverty, and Zip.
* invoice sent to the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay,
* Clearpay, Klarna, Ratepay, and Riverty.
*/
@JsonProperty(JSON_PROPERTY_LINE_ITEMS)
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
Expand Down
24 changes: 12 additions & 12 deletions src/main/java/com/adyen/model/checkout/PaymentLinkResponse.java
Original file line number Diff line number Diff line change
Expand Up @@ -1057,12 +1057,12 @@ public void setInstallmentOptions(Map<String, InstallmentOption> installmentOpti

/**
* Price and product information about the purchased items, to be included on the invoice sent to
* the shopper. This parameter is required for open invoice (_buy now, pay later_) payment methods
* such Afterpay, Clearpay, Klarna, RatePay, Riverty, and Zip.
* the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay, Clearpay, Klarna,
* Ratepay, and Riverty.
*
* @param lineItems Price and product information about the purchased items, to be included on the
* invoice sent to the shopper. This parameter is required for open invoice (_buy now, pay
* later_) payment methods such Afterpay, Clearpay, Klarna, RatePay, Riverty, and Zip.
* invoice sent to the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay,
* Clearpay, Klarna, Ratepay, and Riverty.
* @return the current {@code PaymentLinkResponse} instance, allowing for method chaining
*/
public PaymentLinkResponse lineItems(List<LineItem> lineItems) {
Expand All @@ -1080,12 +1080,12 @@ public PaymentLinkResponse addLineItemsItem(LineItem lineItemsItem) {

/**
* Price and product information about the purchased items, to be included on the invoice sent to
* the shopper. This parameter is required for open invoice (_buy now, pay later_) payment methods
* such Afterpay, Clearpay, Klarna, RatePay, Riverty, and Zip.
* the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay, Clearpay, Klarna,
* Ratepay, and Riverty.
*
* @return lineItems Price and product information about the purchased items, to be included on
* the invoice sent to the shopper. This parameter is required for open invoice (_buy now, pay
* later_) payment methods such Afterpay, Clearpay, Klarna, RatePay, Riverty, and Zip.
* the invoice sent to the shopper. &gt; This field is required for 3x 4x Oney, Affirm,
* Afterpay, Clearpay, Klarna, Ratepay, and Riverty.
*/
@JsonProperty(JSON_PROPERTY_LINE_ITEMS)
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
Expand All @@ -1095,12 +1095,12 @@ public List<LineItem> getLineItems() {

/**
* Price and product information about the purchased items, to be included on the invoice sent to
* the shopper. This parameter is required for open invoice (_buy now, pay later_) payment methods
* such Afterpay, Clearpay, Klarna, RatePay, Riverty, and Zip.
* the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay, Clearpay, Klarna,
* Ratepay, and Riverty.
*
* @param lineItems Price and product information about the purchased items, to be included on the
* invoice sent to the shopper. This parameter is required for open invoice (_buy now, pay
* later_) payment methods such Afterpay, Clearpay, Klarna, RatePay, Riverty, and Zip.
* invoice sent to the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay,
* Clearpay, Klarna, Ratepay, and Riverty.
*/
@JsonProperty(JSON_PROPERTY_LINE_ITEMS)
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
Expand Down
12 changes: 6 additions & 6 deletions src/main/java/com/adyen/model/checkout/PaymentRequest.java
Original file line number Diff line number Diff line change
Expand Up @@ -1756,11 +1756,11 @@ public void setInstallments(Installments installments) {
/**
* Price and product information about the purchased items, to be included on the invoice sent to
* the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay, Clearpay, Klarna,
* Ratepay, Riverty, and Zip.
* Ratepay, and Riverty.
*
* @param lineItems Price and product information about the purchased items, to be included on the
* invoice sent to the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay,
* Clearpay, Klarna, Ratepay, Riverty, and Zip.
* Clearpay, Klarna, Ratepay, and Riverty.
* @return the current {@code PaymentRequest} instance, allowing for method chaining
*/
public PaymentRequest lineItems(List<LineItem> lineItems) {
Expand All @@ -1779,11 +1779,11 @@ public PaymentRequest addLineItemsItem(LineItem lineItemsItem) {
/**
* Price and product information about the purchased items, to be included on the invoice sent to
* the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay, Clearpay, Klarna,
* Ratepay, Riverty, and Zip.
* Ratepay, and Riverty.
*
* @return lineItems Price and product information about the purchased items, to be included on
* the invoice sent to the shopper. &gt; This field is required for 3x 4x Oney, Affirm,
* Afterpay, Clearpay, Klarna, Ratepay, Riverty, and Zip.
* Afterpay, Clearpay, Klarna, Ratepay, and Riverty.
*/
@JsonProperty(JSON_PROPERTY_LINE_ITEMS)
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
Expand All @@ -1794,11 +1794,11 @@ public List<LineItem> getLineItems() {
/**
* Price and product information about the purchased items, to be included on the invoice sent to
* the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay, Clearpay, Klarna,
* Ratepay, Riverty, and Zip.
* Ratepay, and Riverty.
*
* @param lineItems Price and product information about the purchased items, to be included on the
* invoice sent to the shopper. &gt; This field is required for 3x 4x Oney, Affirm, Afterpay,
* Clearpay, Klarna, Ratepay, Riverty, and Zip.
* Clearpay, Klarna, Ratepay, and Riverty.
*/
@JsonProperty(JSON_PROPERTY_LINE_ITEMS)
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -215,11 +215,15 @@ public void setIpAddress(String ipAddress) {
/**
* The language used for the Terms of Service document, specified by the two-letter [ISO
* 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) language code. Possible value:
* **en** for English.
* **en** for English or **fr** for French. Note that French is only available for some
* integration types in certain countries/regions. Reach out to your Adyen contact for more
* information.
*
* @param language The language used for the Terms of Service document, specified by the
* two-letter [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) language
* code. Possible value: **en** for English.
* code. Possible value: **en** for English or **fr** for French. Note that French is only
* available for some integration types in certain countries/regions. Reach out to your Adyen
* contact for more information.
* @return the current {@code AcceptTermsOfServiceResponse} instance, allowing for method chaining
*/
public AcceptTermsOfServiceResponse language(String language) {
Expand All @@ -230,11 +234,15 @@ public AcceptTermsOfServiceResponse language(String language) {
/**
* The language used for the Terms of Service document, specified by the two-letter [ISO
* 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) language code. Possible value:
* **en** for English.
* **en** for English or **fr** for French. Note that French is only available for some
* integration types in certain countries/regions. Reach out to your Adyen contact for more
* information.
*
* @return language The language used for the Terms of Service document, specified by the
* two-letter [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) language
* code. Possible value: **en** for English.
* code. Possible value: **en** for English or **fr** for French. Note that French is only
* available for some integration types in certain countries/regions. Reach out to your Adyen
* contact for more information.
*/
@JsonProperty(JSON_PROPERTY_LANGUAGE)
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
Expand All @@ -245,11 +253,15 @@ public String getLanguage() {
/**
* The language used for the Terms of Service document, specified by the two-letter [ISO
* 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) language code. Possible value:
* **en** for English.
* **en** for English or **fr** for French. Note that French is only available for some
* integration types in certain countries/regions. Reach out to your Adyen contact for more
* information.
*
* @param language The language used for the Terms of Service document, specified by the
* two-letter [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) language
* code. Possible value: **en** for English.
* code. Possible value: **en** for English or **fr** for French. Note that French is only
* available for some integration types in certain countries/regions. Reach out to your Adyen
* contact for more information.
*/
@JsonProperty(JSON_PROPERTY_LANGUAGE)
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
Expand Down
Loading