Interface Addenda05

Addenda05

interface Addenda05 {
    entryDetailSequenceNumber: number;
    id?: string;
    paymentRelatedInformation: string;
    sequenceNumber: number;
    typeCode: string;
}

Properties

entryDetailSequenceNumber: number

EntryDetailSequenceNumber contains the ascending sequence number section of the Entry Detail or Corporate Entry Detail Record's trace number. This number is the same as the last seven digits of the trace number of the related Entry Detail Record or Corporate Entry Detail Record.

Addenda05

id?: string

Client-defined string used as a reference to this record.

Addenda05

paymentRelatedInformation: string

Text for describing the related payment

Addenda05

sequenceNumber: number

SequenceNumber is consecutively assigned to each Addenda05 Record following an Entry Detail Record. The first Addenda05 sequence number must always be a 1.

Addenda05

typeCode: string

05 - NACHA regulations

Addenda05