@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/solana-services
index
BackofficeWalletConfig
Type Alias BackofficeWalletConfig
Service-layer projection of
b2b.backoffice_wallet
.
type
BackofficeWalletConfig
=
{
createdAt
:
Date
;
data
:
BackofficeWalletData
;
description
:
string
|
null
;
id
:
string
;
name
:
string
;
provider
:
BackofficeWalletProvider
;
status
:
"ACTIVE"
|
"DISABLED"
;
updatedAt
:
Date
;
}
Index
Properties
created
At
data
description
id
name
provider
status
updated
At
Properties
created
At
createdAt
:
Date
data
data
:
BackofficeWalletData
description
description
:
string
|
null
id
id
:
string
External id (
bow_…
).
name
name
:
string
provider
provider
:
BackofficeWalletProvider
status
status
:
"ACTIVE"
|
"DISABLED"
updated
At
updatedAt
:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
At
data
description
id
name
provider
status
updated
At
@cfxlabsinc/b2b-services
Loading...
Service-layer projection of
b2b.backoffice_wallet.