encryptedBankLocationId property
Encrypted location id. The bank routing number of the account. The field value is nil in most cases.
Implementation
@BuiltValueField(wireName: r'encryptedBankLocationId')
String? get encryptedBankLocationId;
Encrypted location id. The bank routing number of the account. The field value is nil in most cases.
@BuiltValueField(wireName: r'encryptedBankLocationId')
String? get encryptedBankLocationId;