Canboat ts-pgns
    Preparing search index...

    Interface PGN_130820_FusionSiriusxmArtistCreateArgs

    interface PGN_130820_FusionSiriusxmArtistCreateArgs {
        artist?: string;
        channel?: number;
        reserved?: number;
        sourceId: number;
    }
    Index

    Properties

    artist?: string
    channel?: number
    reserved?: number
    sourceId: number