withInterest constant

  1. @BuiltValueEnumConst.new(wireName: r'with_interest')
InstallmentsPlanEnum const withInterest

The installment plan, used for card installments in Japan. and Mexico. By default, this is set to regular.

Implementation

@BuiltValueEnumConst(wireName: r'with_interest')
static const InstallmentsPlanEnum withInterest = _$installmentsPlanEnum_withInterest;