@@ -97,12 +97,12 @@ public static FundingSourceEnum fromValue(String value) {
9797
9898 /**
9999 * 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
101101 * 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
104104 * the customer is physically present to make a payment using a secure payment terminal. *
105- * **ANY**: All sales channels.
105+ * **ANY**: all sales channels.
106106 */
107107 public enum ShopperInteractionEnum {
108108 ECOMMERCE (String .valueOf ("Ecommerce" )),
@@ -309,20 +309,20 @@ public String getRuleId() {
309309
310310 /**
311311 * 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
313313 * 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
316316 * the customer is physically present to make a payment using a secure payment terminal. *
317- * **ANY**: All sales channels.
317+ * **ANY**: all sales channels.
318318 *
319319 * @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
323323 * 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.
326326 * @return the current {@code SplitConfigurationRule} instance, allowing for method chaining
327327 */
328328 public SplitConfigurationRule shopperInteraction (ShopperInteractionEnum shopperInteraction ) {
@@ -332,20 +332,20 @@ public SplitConfigurationRule shopperInteraction(ShopperInteractionEnum shopperI
332332
333333 /**
334334 * 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
336336 * 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
339339 * the customer is physically present to make a payment using a secure payment terminal. *
340- * **ANY**: All sales channels.
340+ * **ANY**: all sales channels.
341341 *
342342 * @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
346346 * 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.
349349 */
350350 @ JsonProperty (JSON_PROPERTY_SHOPPER_INTERACTION )
351351 @ JsonInclude (value = JsonInclude .Include .USE_DEFAULTS )
@@ -355,20 +355,20 @@ public ShopperInteractionEnum getShopperInteraction() {
355355
356356 /**
357357 * 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
359359 * 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
362362 * the customer is physically present to make a payment using a secure payment terminal. *
363- * **ANY**: All sales channels.
363+ * **ANY**: all sales channels.
364364 *
365365 * @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
369369 * 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.
372372 */
373373 @ JsonProperty (JSON_PROPERTY_SHOPPER_INTERACTION )
374374 @ JsonInclude (value = JsonInclude .Include .USE_DEFAULTS )
0 commit comments