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

    Interface CreateEnterpriseToken

    interface CreateEnterpriseToken {
        expiration?: string;
        id: string;
    }
    Index

    Properties

    Properties

    expiration?: string

    One of: 1hour, 1day, 30days, never

    id: string

    ID of the enterprise to retrieve.