@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/ach-services
index
AchBatchService
Class AchBatchService
Index
Constructors
constructor
Methods
get
Or
Create
Active
Batch
Constructors
constructor
new
AchBatchService
(
args
:
{
adminEventPublisher
:
AdminEventPublisher
;
sqlClient
:
Sql
}
,
)
:
AchBatchService
Parameters
args
:
{
adminEventPublisher
:
AdminEventPublisher
;
sqlClient
:
Sql
}
Returns
AchBatchService
Methods
get
Or
Create
Active
Batch
getOrCreateActiveBatch
(
args
:
{
customerId
:
string
;
type
:
"WITHDRAWAL"
|
"DEPOSIT"
}
,
)
:
Promise
<
{
ok
:
true
;
value
:
string
}
>
Parameters
args
:
{
customerId
:
string
;
type
:
"WITHDRAWAL"
|
"DEPOSIT"
}
Returns
Promise
<
{
ok
:
true
;
value
:
string
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Or
Create
Active
Batch
@cfxlabsinc/b2b-services
Loading...