SelfServiceCenterLoginToken
Represents a self service center login token that can be used to authenticate a user
Fields
expiresAt (ISO8601DateTime!)
The expiration date of this token.
returnUrlWithToken (String!)
The URL including the token.
subscription (Subscription!)
The subscription this token is associated with.
token (String!)
ID of the associated ordered product.
Last updated