VerificationStatusResponse
Stock Screening Platform - Frontend API v0.1.0
Stock Screening Platform - Frontend API / types / VerificationStatusResponse
Interface: VerificationStatusResponse
Defined in: src/types/index.ts:41
Properties
email_verified
email_verified:
boolean
Defined in: src/types/index.ts:42
email_verified_at
email_verified_at:
string|null
Defined in: src/types/index.ts:43
pending_tokens_count
pending_tokens_count:
number
Defined in: src/types/index.ts:44
can_resend
can_resend:
boolean
Defined in: src/types/index.ts:45