account

5 rows


Description

Таблица соответсвий clid\домен амо\домен клиента

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
custom_widget_client.account_id fk_b9d5b9a69b6b5fba R
role.account_id fk_57698a6a9b6b5fba R
security_policy_rule_permission.account_id fk_6fe071439b6b5fba R
telephony_account.account_id fk_3a0a68a29b6b5fba R
user.account_id fk_8d93d6499b6b5fba R
clid int4 10 null

Внутренний (от интроверта) идентификатор клиента

amo_domain text 2147483647 null

Домен amocrm

amoee_domain text 2147483647 null

Домен amoee

amo_id int4 10 null

Идентификатор аккаунт amoCRM в виде числа

billing_account_id int4 10 null
billing_account.id fk_7d3656a4170c302b R

id клиента из таблицы billing_account связь ManyToOne

replica_domain varchar 255 NULL::character varying

Домен api-hub для аккаунта

replica_key varchar 255 NULL::character varying

Ключ api-hub для аккаунта

Indexes

Constraint Name Type Sort Column(s)
account_pkey Primary key Asc id
idx_7d3656a4170c302b Performance Asc billing_account_id

Relationships