unknownDefaultOpenApi constant

  1. @BuiltValueEnumConst.new(wireName: r'unknown_default_open_api', fallback: true)
UpdateSplitConfigurationLogicRequestRefundCostAllocationEnum 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 UpdateSplitConfigurationLogicRequestRefundCostAllocationEnum unknownDefaultOpenApi = _$updateSplitConfigurationLogicRequestRefundCostAllocationEnum_unknownDefaultOpenApi;