iban property

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

The international bank account number as defined in the ISO-13616 standard.

Implementation

@BuiltValueField(wireName: r'iban')
String get iban;