reorderItemsInd property

  1. @BuiltValueField.new(wireName: r'reorderItemsInd')
String? get reorderItemsInd

Indicates whether the cardholder is reordering previously purchased merchandise.

Implementation

@BuiltValueField(wireName: r'reorderItemsInd')
String? get reorderItemsInd;