platformChargebackLogic property

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

Defines how to book chargebacks when using Adyen for Platforms.

Implementation

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