E-Payment Integrator 2020 iOS Edition

Questions / Feedback?

originContactName (property)

A contact at the institution that creates the file.

Syntax

@property (nonatomic,readwrite,assign,getter=originContactName,setter=setOriginContactName:) NSString* originContactName;
- (NSString*)originContactName;
- (void)setOriginContactName:(NSString*)newOriginContactName;
public var originContactName: String {
  get {...}
set {...} }

Default Value

""

Remarks

A contact at the institution that creates the file. This property is part of the File Control record (type 99), and is 14 characters in length.

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