E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

CashLetterId Property

A code used to uniquely identify the cash letter inside the file.

Object Oriented Interface

public function getCashLetterId();
public function setCashLetterId($value);

Procedural Interface

inpay_check21_get($res, 2 );
inpay_check21_set($res, 2, $value );

Default Value

''

Remarks

This code identifies the cash letter, and is assigned by the institution that creates the file. This property is part of the Cash Letter Header record (type 10), and is 8 characters in length. The same value will also be used in the Bundle Header Record (type 20) for the "Bundle Id".

Data Type

String

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