FICustomerServicePhone (property)

Phone number for Customer Service.

Syntax

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

Default Value

""

Remarks

This is the Financial Institution's Customer Service phone number.

This property is read-only.

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