E-Payment Integrator 2020 iOS Edition

Questions / Feedback?

originName (property)

The short name of the ECE institution that created the file.

Syntax

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

Default Value

""

Remarks

The short name of the ECE institution that created the file. This property is part of the Cash Letter Header record (type 10) and Cash Letter Control record (type 90), 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]