Tsarr Documentation - v2.13.0
    Preparing search index...

    Type Alias ProfileReleaseStatusItemResource

    type ProfileReleaseStatusItemResource = {
        id?: number;
        releaseStatus?: ReleaseStatus;
        allowed?: boolean;
    }
    Index
    id?: number
    releaseStatus?: ReleaseStatus
    allowed?: boolean