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