planID property

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

Identification of an instalment plan.

Implementation

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