UNPKG

@digitalpersona/core

Version:
21 lines (12 loc) 483 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@digitalpersona/core](./core.md) &gt; [Ticket](./core.ticket.md) &gt; [(constructor)](./core.ticket.(constructor).md) ## Ticket.(constructor) Constructs a ticket object. <b>Signature:</b> ```typescript constructor(jwt: JSONWebToken); ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | jwt | <code>JSONWebToken</code> | |