Interface

Flatpak-1.0FlatpakRemoteRefConstructorProps

interface ConstructorProps {
    arch: string;
    branch: string;
    collection_id: string;
    collectionId: string;
    commit: string;
    download_size: number;
    downloadSize: number;
    end_of_life: string;
    end_of_life_rebase: string;
    endOfLife: string;
    endOfLifeRebase: string;
    installed_size: number;
    installedSize: number;
    kind: Flatpak.RefKind;
    metadata: GLib.Bytes;
    name: string;
    remote_name: string;
    remoteName: string;
}

Hierarchy (View Summary)

Index

Properties

download_size: number
downloadSize: number
end_of_life: string
end_of_life_rebase: string
endOfLife: string
endOfLifeRebase: string
installed_size: number
installedSize: number
metadata: GLib.Bytes
remote_name: string
remoteName: string

Properties - Inherited from Flatpak.Ref.ConstructorProps

arch: string
branch: string
collection_id: string
collectionId: string
commit: string
name: string