vot.js - v2.4.12
    Preparing search index...

    Type Alias Community

    type Community = {
        artistCode: string;
        communityId: number;
        communityName: string;
        homeHeaderImage: string;
        logoImage: string;
    }
    Index

    Properties

    artistCode: string
    communityId: number
    communityName: string
    homeHeaderImage: string
    logoImage: string