@@ -97,12 +97,12 @@ public static FundingSourceEnum fromValue(String value) {
97
97
98
98
/**
99
99
* The sales channel condition that defines whether the split logic applies. Possible values: *
100
- * **Ecommerce**: Online transactions where the cardholder is present. * **ContAuth**: Card on
100
+ * **Ecommerce**: online transactions where the cardholder is present. * **ContAuth**: card on
101
101
* file and/or subscription transactions, where the cardholder is known to the merchant (returning
102
- * customer). * **Moto**: Mail -order and telephone-order transactions where the customer is in
103
- * contact with the merchant via email or telephone. * **POS**: Point -of-sale transactions where
102
+ * customer). * **Moto**: mail -order and telephone-order transactions where the customer is in
103
+ * contact with the merchant via email or telephone. * **POS**: point -of-sale transactions where
104
104
* the customer is physically present to make a payment using a secure payment terminal. *
105
- * **ANY**: All sales channels.
105
+ * **ANY**: all sales channels.
106
106
*/
107
107
public enum ShopperInteractionEnum {
108
108
ECOMMERCE (String .valueOf ("Ecommerce" )),
@@ -309,20 +309,20 @@ public String getRuleId() {
309
309
310
310
/**
311
311
* The sales channel condition that defines whether the split logic applies. Possible values: *
312
- * **Ecommerce**: Online transactions where the cardholder is present. * **ContAuth**: Card on
312
+ * **Ecommerce**: online transactions where the cardholder is present. * **ContAuth**: card on
313
313
* file and/or subscription transactions, where the cardholder is known to the merchant (returning
314
- * customer). * **Moto**: Mail -order and telephone-order transactions where the customer is in
315
- * contact with the merchant via email or telephone. * **POS**: Point -of-sale transactions where
314
+ * customer). * **Moto**: mail -order and telephone-order transactions where the customer is in
315
+ * contact with the merchant via email or telephone. * **POS**: point -of-sale transactions where
316
316
* the customer is physically present to make a payment using a secure payment terminal. *
317
- * **ANY**: All sales channels.
317
+ * **ANY**: all sales channels.
318
318
*
319
319
* @param shopperInteraction The sales channel condition that defines whether the split logic
320
- * applies. Possible values: * **Ecommerce**: Online transactions where the cardholder is
321
- * present. * **ContAuth**: Card on file and/or subscription transactions, where the
322
- * cardholder is known to the merchant (returning customer). * **Moto**: Mail -order and
320
+ * applies. Possible values: * **Ecommerce**: online transactions where the cardholder is
321
+ * present. * **ContAuth**: card on file and/or subscription transactions, where the
322
+ * cardholder is known to the merchant (returning customer). * **Moto**: mail -order and
323
323
* telephone-order transactions where the customer is in contact with the merchant via email
324
- * or telephone. * **POS**: Point -of-sale transactions where the customer is physically
325
- * present to make a payment using a secure payment terminal. * **ANY**: All sales channels.
324
+ * or telephone. * **POS**: point -of-sale transactions where the customer is physically
325
+ * present to make a payment using a secure payment terminal. * **ANY**: all sales channels.
326
326
* @return the current {@code SplitConfigurationRule} instance, allowing for method chaining
327
327
*/
328
328
public SplitConfigurationRule shopperInteraction (ShopperInteractionEnum shopperInteraction ) {
@@ -332,20 +332,20 @@ public SplitConfigurationRule shopperInteraction(ShopperInteractionEnum shopperI
332
332
333
333
/**
334
334
* The sales channel condition that defines whether the split logic applies. Possible values: *
335
- * **Ecommerce**: Online transactions where the cardholder is present. * **ContAuth**: Card on
335
+ * **Ecommerce**: online transactions where the cardholder is present. * **ContAuth**: card on
336
336
* file and/or subscription transactions, where the cardholder is known to the merchant (returning
337
- * customer). * **Moto**: Mail -order and telephone-order transactions where the customer is in
338
- * contact with the merchant via email or telephone. * **POS**: Point -of-sale transactions where
337
+ * customer). * **Moto**: mail -order and telephone-order transactions where the customer is in
338
+ * contact with the merchant via email or telephone. * **POS**: point -of-sale transactions where
339
339
* the customer is physically present to make a payment using a secure payment terminal. *
340
- * **ANY**: All sales channels.
340
+ * **ANY**: all sales channels.
341
341
*
342
342
* @return shopperInteraction The sales channel condition that defines whether the split logic
343
- * applies. Possible values: * **Ecommerce**: Online transactions where the cardholder is
344
- * present. * **ContAuth**: Card on file and/or subscription transactions, where the
345
- * cardholder is known to the merchant (returning customer). * **Moto**: Mail -order and
343
+ * applies. Possible values: * **Ecommerce**: online transactions where the cardholder is
344
+ * present. * **ContAuth**: card on file and/or subscription transactions, where the
345
+ * cardholder is known to the merchant (returning customer). * **Moto**: mail -order and
346
346
* telephone-order transactions where the customer is in contact with the merchant via email
347
- * or telephone. * **POS**: Point -of-sale transactions where the customer is physically
348
- * present to make a payment using a secure payment terminal. * **ANY**: All sales channels.
347
+ * or telephone. * **POS**: point -of-sale transactions where the customer is physically
348
+ * present to make a payment using a secure payment terminal. * **ANY**: all sales channels.
349
349
*/
350
350
@ JsonProperty (JSON_PROPERTY_SHOPPER_INTERACTION )
351
351
@ JsonInclude (value = JsonInclude .Include .USE_DEFAULTS )
@@ -355,20 +355,20 @@ public ShopperInteractionEnum getShopperInteraction() {
355
355
356
356
/**
357
357
* The sales channel condition that defines whether the split logic applies. Possible values: *
358
- * **Ecommerce**: Online transactions where the cardholder is present. * **ContAuth**: Card on
358
+ * **Ecommerce**: online transactions where the cardholder is present. * **ContAuth**: card on
359
359
* file and/or subscription transactions, where the cardholder is known to the merchant (returning
360
- * customer). * **Moto**: Mail -order and telephone-order transactions where the customer is in
361
- * contact with the merchant via email or telephone. * **POS**: Point -of-sale transactions where
360
+ * customer). * **Moto**: mail -order and telephone-order transactions where the customer is in
361
+ * contact with the merchant via email or telephone. * **POS**: point -of-sale transactions where
362
362
* the customer is physically present to make a payment using a secure payment terminal. *
363
- * **ANY**: All sales channels.
363
+ * **ANY**: all sales channels.
364
364
*
365
365
* @param shopperInteraction The sales channel condition that defines whether the split logic
366
- * applies. Possible values: * **Ecommerce**: Online transactions where the cardholder is
367
- * present. * **ContAuth**: Card on file and/or subscription transactions, where the
368
- * cardholder is known to the merchant (returning customer). * **Moto**: Mail -order and
366
+ * applies. Possible values: * **Ecommerce**: online transactions where the cardholder is
367
+ * present. * **ContAuth**: card on file and/or subscription transactions, where the
368
+ * cardholder is known to the merchant (returning customer). * **Moto**: mail -order and
369
369
* telephone-order transactions where the customer is in contact with the merchant via email
370
- * or telephone. * **POS**: Point -of-sale transactions where the customer is physically
371
- * present to make a payment using a secure payment terminal. * **ANY**: All sales channels.
370
+ * or telephone. * **POS**: point -of-sale transactions where the customer is physically
371
+ * present to make a payment using a secure payment terminal. * **ANY**: all sales channels.
372
372
*/
373
373
@ JsonProperty (JSON_PROPERTY_SHOPPER_INTERACTION )
374
374
@ JsonInclude (value = JsonInclude .Include .USE_DEFAULTS )
0 commit comments