preselectedValue property

  1. @BuiltValueField.new(wireName: r'preselectedValue')
int? get preselectedValue

Preselected number of installments offered for this payment method.

Implementation

@BuiltValueField(wireName: r'preselectedValue')
int? get preselectedValue;