paybybankPlaid property

  1. @BuiltValueField.new(wireName: r'paybybank_plaid')
PayByBankPlaidInfo? get paybybankPlaid

Details to provide if type is paybybank_plaid.

Implementation

@BuiltValueField(wireName: r'paybybank_plaid')
PayByBankPlaidInfo? get paybybankPlaid;