payeeIdScope (property)

Scope of the payee Id .

Syntax

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

Default Value

""

Remarks

Scope of the payee PayeeId.

Possible values are:

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

This property is read-only.

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