OneSDK
    Preparing search index...

    Interface ProgramProvider

    interface ProgramProvider {
        description: Description;
        icons: Icons;
        isStandardAccount: IsStandardAccount;
        name: string;
        nicopediaArticleUrl: NicopediaArticleUrl;
        profileUrl: string;
        programProviderId: ProgramProviderId;
        type: string;
        userLevel: NicoNama.UserLevel;
    }
    Index

    Properties

    description: Description
    icons: Icons
    isStandardAccount: IsStandardAccount
    name: string
    nicopediaArticleUrl: NicopediaArticleUrl
    profileUrl: string
    programProviderId: ProgramProviderId
    type: string
    userLevel: NicoNama.UserLevel