Torn API Client
    Preparing search index...

    Type Alias ErrorMustMigrateToCrimesV2

    type ErrorMustMigrateToCrimesV2 = {
        code: number;
        error: string;
    }
    Index

    Properties

    Properties

    code: number
    error: string