commercial property

  1. @BuiltValueField.new(wireName: r'commercial')
bool? get commercial

Set to true to apply surcharges only to commercial/business cards.

Implementation

@BuiltValueField(wireName: r'commercial')
bool? get commercial;