Tsarr Documentation - v1.8.0
    Preparing search index...

    Type Alias ProfilePrimaryAlbumTypeItemResource

    type ProfilePrimaryAlbumTypeItemResource = {
        id?: number;
        albumType?: PrimaryAlbumType;
        allowed?: boolean;
    }
    Index

    Properties

    id?: number
    albumType?: PrimaryAlbumType
    allowed?: boolean