zwift-data
    Preparing search index...

    Interface PaintJob

    interface PaintJob {
        id: number;
        name: string;
    }
    Index

    Properties

    Properties

    id: number
    name: string