TAMS Club Calendar Frontend Documentation
    Preparing search index...

    Interface AdminResource

    Used for getting resources on the admin dashboard

    interface AdminResource {
        id: string;
        name: string;
    }
    Index

    Properties

    Properties

    id: string

    ID of the resource

    name: string

    Name of the resource