interface PutUserMigrationResponse {
    saved: number;
}

Properties

Properties

saved: number