refund property
- @BuiltValueField.new(wireName: r'refund')
Specifies how and from which balance account(s) to deduct the refund amount. Possible values: deductFromLiableAccount, deductFromOneBalanceAccount, deductAccordingToSplitRatio
Implementation
@BuiltValueField(wireName: r'refund')
UpdateSplitConfigurationLogicRequestRefundEnum? get refund;