Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 691 Bytes

File metadata and controls

23 lines (11 loc) · 691 Bytes

AccessType

Properties

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

Enum: AccessTypeTypeEnum

  • ProviderAccount (value: 'PROVIDER_ACCOUNT')

  • Provider (value: 'PROVIDER')

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