platformChargebackLogic property

  1. @BuiltValueField.new(wireName: r'platformChargebackLogic')
PlatformChargebackLogic? get platformChargebackLogic

Dictates the behavior of how a potential chargeback should be booked when using Adyen Platforms.

Implementation

@BuiltValueField(wireName: r'platformChargebackLogic')
PlatformChargebackLogic? get platformChargebackLogic;