CardParameters

constructor(cardType: CardType? = null, include: List<CardIncludesParam>? = null, limit: Int? = null, offset: Int? = null, status: List<CardStatus>? = null)