XenditSubscriptionWebhookLogs


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 gen_random_uuid()
webhookId text 2147483647 null
xenditId text 2147483647 null
status enum_XenditSubscriptionWebhookLogs_status 2147483647 null
event text 2147483647 null
cycleObject jsonb 2147483647 null
createdAt timestamptz 35,6 now()
updatedAt timestamptz 35,6 now()
referenceId text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
XenditSubscriptionWebhookLogs_pkey Primary key Asc id
XenditSubscriptionWebhookLogs_webhookId_idx Must be unique Asc webhookId

Relationships