Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RegistrationInfo

Package version

Represents a RegistrationInfo definition.

Hierarchy

  • RegistrationInfo

Index

Properties

Optional expirationTime

expirationTime: Date

Expiration time of registration token.

Optional registrationTokenOperation

registrationTokenOperation: RegistrationTokenOperation

The type of resetting the token.

Optional token

token: undefined | string

The registration token base64 encoded string.

Generated using TypeDoc