RegistrationInfoPatch interface
Represents a RegistrationInfo definition.
Properties
expiration |
Expiration time of registration token. |
registration |
The type of resetting the token. |
Property Details
expirationTime
Expiration time of registration token.
expirationTime?: Date
Property Value
Date
registrationTokenOperation
The type of resetting the token.
registrationTokenOperation?: string
Property Value
string