AnalyticsPaymentChart

@Serializable
data class AnalyticsPaymentChart(val stats: List<AnalyticsPaymentChartStat>)

고객사의 결제 현황 차트 정보

Constructors

Link copied to clipboard
constructor(stats: List<AnalyticsPaymentChartStat>)

Properties

Link copied to clipboard