code property

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

The affiliate code.

Implementation

@BuiltValueField(wireName: r'code')
String get code;