BranchId

BankAccount.BranchId property

Gets or sets the branch identifier. May be required for some non-US banks.

public string BranchId { get; set; }

See Also