Interface: OtpInterface
Identifiable by id.
See
https://en.wikipedia.org/wiki/Reference_(computer_science) (opens in a new tab)
Extends
Properties
| Property | Type | Description | Inherited from |
|---|---|---|---|
assignee | ReferenceIdInterface<string> | - | ReferenceAssigneeInterface.assignee |
category | string | Name | - |
dateCreated | Date | - | AuditInterface.dateCreated |
dateDeleted | AuditDateDeleted | - | AuditInterface.dateDeleted |
dateUpdated | Date | - | AuditInterface.dateUpdated |
expirationDate | Date | Date it will expire | - |
id | string | - | ReferenceIdInterface.id |
passcode | string | Passcode | - |
type | string | Type of the passcode | - |
version | number | - | AuditInterface.version |