E-Payment Integrator 2020 iOS Edition

Questions / Feedback?

originRoutingNumber (property)

A number that identifies the ECE institution that originates the file.

Syntax

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

Default Value

""

Remarks

A number that identifies the ECE institution that originates the file. This property is part of the File Header record (type 01) and Cash Letter Header record (type 10), and Bundle Header record (type 20), and is exactly 9 characters long including the check digit.

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