FinancialInstitution

FinancialInstitution class

Financial institution class.

public class FinancialInstitution

Constructors

NameDescription
FinancialInstitution()Initializes a new instance of FinancialInstitution class.

Properties

NameDescription
FinancialInstitutionId { get; set; }Gets or sets the Financial Institution ID (unique within Organization)
Organization { get; set; }Gets or sets the organization defining this FI name space.

See Also