Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 672 Bytes

File metadata and controls

21 lines (10 loc) · 672 Bytes

AccountAccess

Properties

Name Type Description Notes
type string Indicates this uses account-based access [default to undefined]
accountId string The ID of the account [default to undefined]
providerId string The ID of the provider [optional] [default to undefined]

Enum: AccountAccessTypeEnum

  • ProviderAccount (value: 'PROVIDER_ACCOUNT')

[Back to top] [Back to API list] [Back to Model list] [Back to README]