FIHomePage (property)

Home web page for general information about the Financial Institution.

Syntax

@property (nonatomic,readonly,assign,getter=FIHomePage) NSString* FIHomePage;
- (NSString*)FIHomePage;
public var FIHomePage: String {
  get {...}
}

Default Value

""

Remarks

The Financial Institution's home page URL.

This property is read-only.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks OFX 2020 iOS Edition - Version 20.0 [Build 7941]