discover property

  1. @BuiltValueField.new(wireName: r'discover')
GenericPmWithTdiInfo? get discover

Details to provide if type is discover. For merchants operating in Japan, request Diners payment method instead. Discover is automatically requested, together with Diners.

Implementation

@BuiltValueField(wireName: r'discover')
GenericPmWithTdiInfo? get discover;