Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AccountLinkingStatus

Whether the user account is linked to the app.

Enumeration members

AccountLinkingStatusUnspecified

AccountLinkingStatusUnspecified: = "ACCOUNT_LINKING_STATUS_UNSPECIFIED"

Linked

Linked: = "LINKED"

NotLinked

NotLinked: = "NOT_LINKED"

Generated using TypeDoc