mandate property

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

The mandate details to initiate recurring transaction.

Implementation

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