@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/ach-services
index
AchFile
Interface AchFile
interface
AchFile
{
bucketName
:
string
;
bucketPath
:
string
;
createdAt
:
Date
;
fileName
:
string
;
id
:
string
;
status
:
"CREATED"
|
"SUBMITTED"
|
"ARCHIVED"
;
type
:
"WITHDRAWAL"
|
"DEPOSIT"
;
updatedAt
:
Date
;
}
Index
Properties
bucket
Name
bucket
Path
created
At
file
Name
id
status
type
updated
At
Properties
bucket
Name
bucketName
:
string
bucket
Path
bucketPath
:
string
created
At
createdAt
:
Date
file
Name
fileName
:
string
id
id
:
string
status
status
:
"CREATED"
|
"SUBMITTED"
|
"ARCHIVED"
type
type
:
"WITHDRAWAL"
|
"DEPOSIT"
updated
At
updatedAt
:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bucket
Name
bucket
Path
created
At
file
Name
id
status
type
updated
At
@cfxlabsinc/b2b-services
Loading...