PREPROD
ReaderAuthor

suite

Pending Signup Email

The email of a PendingSignup..

1 min read · 2 depth levelsstratum-suite · vdevMatches production
Everyday

The email field on a PendingSignup record in Skarn Suite (the platform auth hub: SSO, tenancy, billing, entitlements, internal event bus) stores a specific piece of the data; it holds the pending signup email value for this PendingSignup record, one of the real fields the workflow reads and updates during normal operations. In everyday use this is part of how PendingSignup records are created, displayed, validated, and reported, and it is grounded strictly in the real schema fact PendingSignup.email: String.

Technical section
Data model, API, and internals — visible to developers.
View as developer
Was this helpful?