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

    Type Alias ProfileSecondaryAlbumTypeItemResource

    type ProfileSecondaryAlbumTypeItemResource = {
        id?: number;
        albumType?: SecondaryAlbumType;
        allowed?: boolean;
    }
    Index

    Properties

    id?: number
    albumType?: SecondaryAlbumType
    allowed?: boolean