@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/backoffice-services
index
AchDebitDepositBackofficeService
Class AchDebitDepositBackofficeService
Index
Constructors
constructor
Methods
process
Ach
Deposit
Constructors
constructor
new
AchDebitDepositBackofficeService
(
args
:
{
DEPOSIT_TASK_QUEUE
:
string
;
depositAdminService
:
DepositAdminService
;
temporalClient
:
Client
;
}
,
)
:
AchDebitDepositBackofficeService
Parameters
args
:
{
DEPOSIT_TASK_QUEUE
:
string
;
depositAdminService
:
DepositAdminService
;
temporalClient
:
Client
;
}
Returns
AchDebitDepositBackofficeService
Methods
process
Ach
Deposit
processAchDeposit
(
args
:
{
depositId
:
string
}
)
:
Promise
<
void
>
Parameters
args
:
{
depositId
:
string
}
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
process
Ach
Deposit
@cfxlabsinc/b2b-services
Loading...