Interface PVRGetChannelGroupDetailsParamsChannels

interface PVRGetChannelGroupDetailsParamsChannels {
    limits?: ListLimits;
    properties?: PVRFieldsChannel;
}

Properties

Properties

limits?: ListLimits
properties?: PVRFieldsChannel