subscriptioncancels

59111 rows


Description

Subscription Cancel created by the User

Columns

Column Type Size Nulls Auto Default Children Parents Comments
requestid varchar 36 null

The requestid of the Subscription Cancel

timestamp timestamp 29,6 ('now'::text)::timestamp with time zone

The date and time the Subscription Cancel was created

companyid varchar 36 null
companies.id subscriptioncancels_companyid_fkey1 R

The ID of the learning site

companysubdomain varchar 255 null

The companysubdomain of the Subscription Cancel

companyhost varchar 255 null

The companyhost of the Subscription Cancel

userid varchar 36 null

The ID of the User associated with the Subscription Cancel

userexternalcustomerid varchar 255 null

The userexternalcustomerid of the Subscription Cancel

useremail varchar 255 null

The useremail of the Subscription Cancel

userfirstname varchar 255 null

The userfirstname of the Subscription Cancel

userlastname varchar 255 null

The userlastname of the Subscription Cancel

userref1 varchar 255 null

The userref1 of the Subscription Cancel

userref2 varchar 255 null

The userref2 of the Subscription Cancel

userref3 varchar 255 null

The userref3 of the Subscription Cancel

sfaccountid varchar 18 null

The sfaccountid of the Subscription Cancel

sfcontactid varchar 18 null

The sfcontactid of the Subscription Cancel

bundleid varchar 36 null

The bundleid of the Subscription Cancel

notifiableid varchar 36 null

The notifiableid of the Subscription Cancel

subscribedto varchar 255 null

The subscribedto of the Subscription Cancel

keenid varchar 24 null

The keenid of the Subscription Cancel

Relationships