E-Payment Integrator 2020 iOS Edition

Questions / Feedback?

destinationName (property)

The short name that identifies the institution that receives the file.

Syntax

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

Default Value

""

Remarks

This property is part of the File Header record (type 01), 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]