Options
All
  • Public
  • Public/Protected
  • All
Menu

Auth Migration Response.

Hierarchy

  • AuthMigrationResponse

Index

Constructors

Properties

createdAt: Date

The created date of the migration.

destinationProvider: AuthProvider
finishedAt?: Date

If the migration is finished, this will be the date it was finished.

id: string

Unique identifier for the migration.

mappingStrategy?: MappingStrategy
sourceProvider: AuthProvider
attributeTypeMap: { baseName: string; format: string; name: string; type: string }[] = ...
discriminator: undefined | string = undefined

Methods

  • getAttributeTypeMap(): { baseName: string; format: string; name: string; type: string }[]

Generated using TypeDoc