CampaignRestrictedPeriods

data class CampaignRestrictedPeriods(val restrictedPeriodList: List<CampaignRestrictedPeriod>? = null)

Restricted period config

Constructors

Link copied to clipboard
constructor(restrictedPeriodList: List<CampaignRestrictedPeriod>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The restricted period list.