refundCostAllocation property
- @BuiltValueField.new(wireName: r'refundCostAllocation')
Deducts the refund costs from the specified balance account. Possible values: deductFromLiableAccount, deductFromOneBalanceAccount
Implementation
@BuiltValueField(wireName: r'refundCostAllocation')
UpdateSplitConfigurationLogicRequestRefundCostAllocationEnum? get refundCostAllocation;