courier_messaging_subscription
Columns
Name | Type | Not null | Description |
---|---|---|---|
ack_message_id | character varying(32) | False | Links to courier_messaging_message.id . |
ack_timestamp | timestamp without time zone | False | |
admin | boolean | True | |
channel_id | character varying(32) | False | Links to courier_messaging_channel.id . |
created_time | timestamp without time zone | True | |
id | character varying(32) | True | |
individual_id | character varying(32) | True | |
notification_preference | character varying(65535) | True | |
pinned | boolean | True |