@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/solana-services
index
SolanaBackofficeLedgerAccountService
Class SolanaBackofficeLedgerAccountService
Index
Constructors
constructor
Methods
get
get
Address
search
Constructors
constructor
new
SolanaBackofficeLedgerAccountService
(
__namedParameters
:
{
mintfxEnv
:
MintfxEnv
}
,
)
:
SolanaBackofficeLedgerAccountService
Parameters
__namedParameters
:
{
mintfxEnv
:
MintfxEnv
}
Returns
SolanaBackofficeLedgerAccountService
Methods
get
get
(
type
:
BackofficeLedgerAccountType
)
:
string
Parameters
type
:
BackofficeLedgerAccountType
Returns
string
get
Address
getAddress
(
type
:
BackofficeLedgerAccountType
)
:
Address
Parameters
type
:
BackofficeLedgerAccountType
Returns
Address
search
search
<
T
extends
BackofficeLedgerAccountType
>
(
types
:
T
[]
)
:
Record
<
T
,
string
>
Type Parameters
T
extends
BackofficeLedgerAccountType
Parameters
types
:
T
[]
Returns
Record
<
T
,
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
get
Address
search
@cfxlabsinc/b2b-services
Loading...