File

src/app/modules/ach-setup/models/ach-override.ts

Index

Properties

Properties

accountNumberForP2P
accountNumberForP2P: string
Type : string
shouldChangeEffectiveDateToCurrentBusinessDate
shouldChangeEffectiveDateToCurrentBusinessDate: boolean
Type : boolean
shouldRemoveJulianDateFromAchFile
shouldRemoveJulianDateFromAchFile: boolean
Type : boolean
shouldUseDifferentAccountNumberForP2P
shouldUseDifferentAccountNumberForP2P: boolean
Type : boolean
export interface AchOverrideSettings {
  shouldRemoveJulianDateFromAchFile: boolean;
  shouldChangeEffectiveDateToCurrentBusinessDate: boolean;
  shouldUseDifferentAccountNumberForP2P: boolean;
  accountNumberForP2P: string;
}

result-matching ""

    No results matching ""