Model Details

BankRoute

Data contract to represent BankRoute


Name

Description

Type

Additional Information

ABA

Gets or sets the ABA number of the bank.

string

AddDate

Gets or sets the date that the bank was created.

date

AddId

Gets or sets the name of the user who added the bank.

string

AddNode

Gets or sets the name of the machine that added the bank.

string

BankName

Gets or sets the name of the bank.

string

BIC

Gets or sets the BIC of the bank.

string

Id

Gets or sets the unique Id of the bank

integer

IsDeleted

Gets or sets a flag indicating whether or not the bank is soft-deleted in the system.

boolean

LastChangeDate

Gets or sets the date of the last change to the bank.

date

LastChangeId

Gets or sets the name of the user that last made changes to the bank.

string

LastChangeNode

Gets or sets the name of the machine that last made changes to the bank.

string

Links

The Hateoas links to dividend operations

Collection of Link

SortCode

Gets or sets the SortCode.

string

Udfs

Link to Udfs