unknownDefaultOpenApi constant

  1. @BuiltValueEnumConst.new(wireName: r'unknown_default_open_api', fallback: true)
SplitConfigurationLogicRefundCostAllocationEnum const unknownDefaultOpenApi

Deducts the refund costs from the specified balance account. Possible values: deductFromLiableAccount, deductFromOneBalanceAccount

Implementation

@BuiltValueEnumConst(wireName: r'unknown_default_open_api', fallback: true)
static const SplitConfigurationLogicRefundCostAllocationEnum unknownDefaultOpenApi = _$splitConfigurationLogicRefundCostAllocationEnum_unknownDefaultOpenApi;