syncPayeeIdScope (property)

Scope of the payee Id .

Syntax

- (NSString*)syncPayeeIdScope:(int)syncPayeeIndex;
public func syncPayeeIdScope(syncPayeeIndex: Int32) throws -> String

Default Value

""

Remarks

Scope of the payee SyncPayeeId.

Possible values are:

ValueMeaning
GLOBALPayee Id is valid across the entire payee system
USERPayee Id is valid across all FI accounts for this user

The SyncPayeeIndex parameter specifies the index of the item in the array. The size of the array is controlled by the SyncPayeeCount property.

This property is read-only.

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