ach-node-sdk
Preparing search index...
api
ModelFile
Interface ModelFile
Export
ModelFile
interface
ModelFile
{
batches
?:
Batch
[]
;
fileADVControl
?:
ADVFileControl
;
fileControl
:
FileControl
;
fileHeader
:
FileHeader
;
IATBatches
?:
IATBatch
[]
;
id
?:
string
;
NotificationOfChange
?:
Batch
[]
|
null
;
ReturnEntries
?:
Batch
[]
|
null
;
validateOpts
?:
ValidateOpts
;
}
Index
Properties
batches?
file
ADV
Control?
file
Control
file
Header
IAT
Batches?
id?
Notification
Of
Change?
Return
Entries?
validate
Opts?
Properties
Optional
batches
batches
?:
Batch
[]
Memberof
ModelFile
Optional
file
ADV
Control
fileADVControl
?:
ADVFileControl
Memberof
ModelFile
file
Control
fileControl
:
FileControl
Memberof
ModelFile
file
Header
fileHeader
:
FileHeader
Memberof
ModelFile
Optional
IAT
Batches
IATBatches
?:
IATBatch
[]
Memberof
ModelFile
Optional
id
id
?:
string
File ID
Memberof
ModelFile
Optional
Notification
Of
Change
NotificationOfChange
?:
Batch
[]
|
null
Memberof
ModelFile
Optional
Return
Entries
ReturnEntries
?:
Batch
[]
|
null
Memberof
ModelFile
Optional
validate
Opts
validateOpts
?:
ValidateOpts
Memberof
ModelFile
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
batches
file
ADV
Control
file
Control
file
Header
IAT
Batches
id
Notification
Of
Change
Return
Entries
validate
Opts
ach-node-sdk
Loading...
Export
ModelFile