@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/withdrawal-services
mx-spei
MxnInventoryRateService
Class MxnInventoryRateService
Index
Constructors
constructor
Methods
get
Latest
Inventory
Rate
get
Latest
Inventory
Rate
With
Fee
Constructors
constructor
new
MxnInventoryRateService
(
args
:
{
customerService
:
CustomerService
;
mxnInterbankRateService
:
MxnInterbankRateService
;
productFeeConfigService
:
ProductFeeConfigService
;
}
,
)
:
MxnInventoryRateService
Parameters
args
:
{
customerService
:
CustomerService
;
mxnInterbankRateService
:
MxnInterbankRateService
;
productFeeConfigService
:
ProductFeeConfigService
;
}
Returns
MxnInventoryRateService
Methods
get
Latest
Inventory
Rate
getLatestInventoryRate
(
args
:
{
sourceCurrency
:
string
}
,
)
:
Promise
<
MxnInventoryRate
>
Parameters
args
:
{
sourceCurrency
:
string
}
Returns
Promise
<
MxnInventoryRate
>
get
Latest
Inventory
Rate
With
Fee
getLatestInventoryRateWithFee
(
args
:
{
customerId
:
string
;
sourceCurrency
:
string
}
,
)
:
Promise
<
MxnInventoryRate
>
Parameters
args
:
{
customerId
:
string
;
sourceCurrency
:
string
}
Returns
Promise
<
MxnInventoryRate
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Latest
Inventory
Rate
get
Latest
Inventory
Rate
With
Fee
@cfxlabsinc/b2b-services
Loading...