Interface SubscribeListParams

interface SubscribeListParams {
    list: string;
}

Properties

Properties

list: string