@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/b2b-db-schema
dashboardCustomerUserTable
Variable dashboardCustomerUserTable
Const
dashboardCustomerUserTable
:
Omit
<
PgTableWithColumns
<
{
columns
:
{
createdAt
:
PgColumn
<
{
baseColumn
:
never
;
columnType
:
"PgTimestamp"
;
data
:
Date
;
dataType
:
"date"
;
driverParam
:
string
;
enumValues
:
undefined
;
generated
:
undefined
;
hasDefault
:
true
;
hasRuntimeDefault
:
false
;
identity
:
undefined
;
isAutoincrement
:
false
;
isPrimaryKey
:
false
;
name
:
"createdAt"
;
notNull
:
true
;
tableName
:
"dashboard_customer_user"
;
}
,
{}
,
{}
,
>
;
customerId
:
PgColumn
<
{
baseColumn
:
never
;
columnType
:
"PgInteger"
;
data
:
number
;
dataType
:
"number"
;
driverParam
:
string
|
number
;
enumValues
:
undefined
;
generated
:
undefined
;
hasDefault
:
false
;
hasRuntimeDefault
:
false
;
identity
:
undefined
;
isAutoincrement
:
false
;
isPrimaryKey
:
false
;
name
:
"customerId"
;
notNull
:
true
;
tableName
:
"dashboard_customer_user"
;
}
,
{}
,
{}
,
>
;
data
:
PgColumn
<
{
baseColumn
:
never
;
columnType
:
"PgJsonb"
;
data
:
{
emailPreferences
:
{
cardTransactionCreated
:
"ACTIVE"
|
"DISABLED"
;
cardTransactionFailed
:
"ACTIVE"
|
"DISABLED"
;
identityActive
:
"ACTIVE"
|
"DISABLED"
;
identityBlocked
:
"ACTIVE"
|
"DISABLED"
;
identityDeleted
:
"ACTIVE"
|
"DISABLED"
;
identityDisabled
:
"ACTIVE"
|
"DISABLED"
;
identityPendingVerification
:
"ACTIVE"
|
"DISABLED"
;
identityReview
:
"ACTIVE"
|
"DISABLED"
;
ledgerAccountCreated
:
"ACTIVE"
|
"DISABLED"
;
moneyInCreated
:
"ACTIVE"
|
"DISABLED"
;
moneyInFailed
:
"ACTIVE"
|
"DISABLED"
;
moneyOutCreated
:
"ACTIVE"
|
"DISABLED"
;
moneyOutFailed
:
"ACTIVE"
|
"DISABLED"
;
organizationActive
:
"ACTIVE"
|
"DISABLED"
;
organizationDisabled
:
"ACTIVE"
|
"DISABLED"
;
organizationPendingVerification
:
"ACTIVE"
|
"DISABLED"
;
paymentInstrumentActive
:
"ACTIVE"
|
"DISABLED"
;
paymentInstrumentBlocked
:
"ACTIVE"
|
"DISABLED"
;
paymentInstrumentPendingVerification
:
"ACTIVE"
|
"DISABLED"
;
transferCreated
:
"ACTIVE"
|
"DISABLED"
;
transferFailed
:
"ACTIVE"
|
"DISABLED"
;
}
;
}
;
dataType
:
"json"
;
driverParam
:
unknown
;
enumValues
:
undefined
;
generated
:
undefined
;
hasDefault
:
false
;
hasRuntimeDefault
:
false
;
identity
:
undefined
;
isAutoincrement
:
false
;
isPrimaryKey
:
false
;
name
:
"data"
;
notNull
:
true
;
tableName
:
"dashboard_customer_user"
;
}
,
{}
,
{
$type
:
{
emailPreferences
:
{
cardTransactionCreated
:
"ACTIVE"
|
"DISABLED"
;
cardTransactionFailed
:
"ACTIVE"
|
"DISABLED"
;
identityActive
:
"ACTIVE"
|
"DISABLED"
;
identityBlocked
:
"ACTIVE"
|
"DISABLED"
;
identityDeleted
:
"ACTIVE"
|
"DISABLED"
;
identityDisabled
:
"ACTIVE"
|
"DISABLED"
;
identityPendingVerification
:
"ACTIVE"
|
"DISABLED"
;
identityReview
:
"ACTIVE"
|
"DISABLED"
;
ledgerAccountCreated
:
"ACTIVE"
|
"DISABLED"
;
moneyInCreated
:
"ACTIVE"
|
"DISABLED"
;
moneyInFailed
:
"ACTIVE"
|
"DISABLED"
;
moneyOutCreated
:
"ACTIVE"
|
"DISABLED"
;
moneyOutFailed
:
"ACTIVE"
|
"DISABLED"
;
organizationActive
:
"ACTIVE"
|
"DISABLED"
;
organizationDisabled
:
"ACTIVE"
|
"DISABLED"
;
organizationPendingVerification
:
"ACTIVE"
|
"DISABLED"
;
paymentInstrumentActive
:
"ACTIVE"
|
"DISABLED"
;
paymentInstrumentBlocked
:
"ACTIVE"
|
"DISABLED"
;
paymentInstrumentPendingVerification
:
"ACTIVE"
|
"DISABLED"
;
transferCreated
:
"ACTIVE"
|
"DISABLED"
;
transferFailed
:
"ACTIVE"
|
"DISABLED"
;
}
;
}
;
}
,
>
;
id
:
PgColumn
<
{
baseColumn
:
never
;
columnType
:
"PgInteger"
;
data
:
number
;
dataType
:
"number"
;
driverParam
:
string
|
number
;
enumValues
:
undefined
;
generated
:
undefined
;
hasDefault
:
true
;
hasRuntimeDefault
:
false
;
identity
:
"byDefault"
;
isAutoincrement
:
false
;
isPrimaryKey
:
true
;
name
:
"id"
;
notNull
:
true
;
tableName
:
"dashboard_customer_user"
;
}
,
{}
,
{}
,
>
;
updatedAt
:
PgColumn
<
{
baseColumn
:
never
;
columnType
:
"PgTimestamp"
;
data
:
Date
;
dataType
:
"date"
;
driverParam
:
string
;
enumValues
:
undefined
;
generated
:
undefined
;
hasDefault
:
true
;
hasRuntimeDefault
:
false
;
identity
:
undefined
;
isAutoincrement
:
false
;
isPrimaryKey
:
false
;
name
:
"updatedAt"
;
notNull
:
true
;
tableName
:
"dashboard_customer_user"
;
}
,
{}
,
{}
,
>
;
userId
:
PgColumn
<
{
baseColumn
:
never
;
columnType
:
"PgInteger"
;
data
:
number
;
dataType
:
"number"
;
driverParam
:
string
|
number
;
enumValues
:
undefined
;
generated
:
undefined
;
hasDefault
:
false
;
hasRuntimeDefault
:
false
;
identity
:
undefined
;
isAutoincrement
:
false
;
isPrimaryKey
:
false
;
name
:
"userId"
;
notNull
:
true
;
tableName
:
"dashboard_customer_user"
;
}
,
{}
,
{}
,
>
;
}
;
dialect
:
"pg"
;
name
:
"dashboard_customer_user"
;
schema
:
"b2b"
;
}
,
>
,
"enableRLS"
,
>
= ...
Customer-specific configuration for a dashboard user
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@cfxlabsinc/b2b-services
Loading...
Customer-specific configuration for a dashboard user