Torn API Client
    Preparing search index...

    Type Alias ErrorIncorrectIdEntityRelation

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

    Properties

    Properties

    code: number
    error: string