coBrandedWith property

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

Includes the co-branded card information.

Implementation

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