@web-core/web-sdk
Preparing search index...
<internal>
ICashFlowRepo
Interface ICashFlowRepo
interface
ICashFlowRepo
{
getCashFlow
(
code
:
string
,
consolidated
:
boolean
,
term
:
string
,
)
:
Promise
<
CashFlowResponse
>
;
}
Index
Methods
get
Cash
Flow
Methods
get
Cash
Flow
getCashFlow
(
code
:
string
,
consolidated
:
boolean
,
term
:
string
,
)
:
Promise
<
CashFlowResponse
>
Parameters
code
:
string
code
consolidated
:
boolean
consolidated
term
:
string
term
Returns
Promise
<
CashFlowResponse
>
Description
get cash flow
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
get
Cash
Flow
@web-core/web-sdk
Loading...
code