FIState (property)

State.

Syntax

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

Default Value

""

Remarks

The state or province where the individual or business is located is stored in this property as a string.

This property is read-only.

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