marketingInfo (property)

Marketing information (at most one).

Syntax

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

Default Value

""

Remarks

Optional. This information might be returned when the GetStatement method is called.

This property is read-only.

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