Skip to main content

Interface: DeleteProviderAssociation

types/user.DeleteProviderAssociation

Properties

ext_id

ext_id: number

The external id of the user in the provider platform

Defined in

types/user.ts:125


provider

provider: string

The provider of the provider association

Defined in

types/user.ts:121


user_id

user_id: string | number

The user id of the association

Defined in

types/user.ts:117