FICustomerServicePhone Property

Phone number for Customer Service.

Syntax

ANSI (Cross Platform)
char* GetFICustomerServicePhone();

Unicode (Windows)
LPWSTR GetFICustomerServicePhone();
@property (nonatomic,readonly,assign,getter=FICustomerServicePhone) NSString* FICustomerServicePhone;
- (NSString*)FICustomerServicePhone;
#define PID_FIPROFILE_FICUSTOMERSERVICEPHONE 12

IPWORKSOFX_EXTERNAL void* IPWORKSOFX_CALL IPWorksOFX_FIProfile_Get(void *lpObj, int propid, int arridx, int *lpcbVal, int64 *lpllVal);

Default Value

""

Remarks

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

This property is read-only.

Data Type

String

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