sortCode property

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

A number that identifies the specific bank and branch where a UK bank account is held.

Implementation

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