DomainDialerContact

Доступность объекта: Доменный объект.

Объект:

Name

Type

Description

Описание

batch_id *

IntType

required=True

ID пакета

phone *

StringType

min_length=1, max_length=15,

Номер телефона

status *

IntType

choices=[ContactStatusProcess, ContactStatusSuccess, ContactStatusNotSuccess], ContactStatusLocked default=ContactStatusProcess, required=True

Статус процесса

dial_status *

IntType

choices=[DIAL_STATUS_CALL, DIAL_STATUS_WAIT], default=DIAL_STATUS_WAIT,

Статус вызова

dt *

TimestampType

required=True

Дата

attempts *

ModelType

model_spec=DomainDialerContactAttempt

Попытки

extra_fields

StringType

required=False, field=types.StringType(), coerce_key=types.StringType()

Поля, получаемые из внешних источников