Trello.js - API library
    Preparing search index...

    Interface BoardStars

    interface BoardStars {
        id?: string;
        idBoard?: string;
        pos?: number;
    }
    Index

    Properties

    Properties

    id?: string
    idBoard?: string
    pos?: number