object
Represents the result of the call to SimpleSignInService.GetUserAndLinks.
Type declaration
amazonUserId?
optional amazonUserId: string
Your scoped identifier for the Amazon user account active on the device.
links?
optional links: Link[]
A collection of Link objects where each object represents a linked app
user account. An empty collection is returned if the customer doesn’t have
any linked accounts.
requestStatus
requestStatus:RequestStatus
Status of the request.

