migratedAccountCode property

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

The unique identifier of the account of the migrated account holder in the classic integration.

Implementation

@BuiltValueField(wireName: r'migratedAccountCode')
String? get migratedAccountCode;