E-Payment Integrator 2020 iOS Edition

Questions / Feedback?

cycleNumber (property)

Denotes the cycle under which the file is created.

Syntax

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

Default Value

""

Remarks

This code is assigned by the institution that creates the file. This property is part of the Bundle Header record (type 20) and Image View Data record (type 52).

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