mandate property

  1. @BuiltValueField.new(wireName: r'mandate')
TokenMandate? get mandate

Mandate details for the stored payment method.

Implementation

@BuiltValueField(wireName: r'mandate')
TokenMandate? get mandate;