GetPgCardPromotionsResponse

@Serializable
data class GetPgCardPromotionsResponse(val promotions: List<PgCardPromotion>? = null)

PG사 카드 프로모션 조회 응답

Constructors

Link copied to clipboard
constructor(promotions: List<PgCardPromotion>? = null)

Properties

Link copied to clipboard

카드 프로모션 목록