IGPAPI
    Preparing search index...
    interface Section {
        content_type: string;
        footer?: string;
        items: GetNotificationSettingsResponse.Item[];
        title: string;
    }
    Index

    Properties

    content_type: string
    footer?: string
    title: string