E-Payment Integrator 2020 iOS Edition

Questions / Feedback?

originContactPhone (property)

The phone number of the ContactName at the institution that created the file.

Syntax

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

Default Value

""

Remarks

The phone number of the OriginContactName at the institution that created the file. This property is part of the Cash Letter Header record (type 10) and File Control record (type 99), and is 10 characters in length.

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